Skip to content

Commit

Permalink
Add a trailing comma
Browse files Browse the repository at this point in the history
Co-authored-by: sksat <sksat@sksat.net>
  • Loading branch information
sozysozbot and sksat authored Dec 29, 2021
1 parent 8ed5d24 commit 7808128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/github.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ locals {
"kory33",
]
users_crafter = [
"sozysozbot"
"sozysozbot",
]
}

Expand Down

0 comments on commit 7808128

Please sign in to comment.