Skip to content

Commit

Permalink
release people
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-lahoda committed May 16, 2023
1 parent 2a01734 commit de7edd2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions terraform/github.com/team.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ resource "github_repository_collaborators" "roles" {
username = "JafarAz"
}

user {
permission = "maintain"
username = "kkast"
}

user {
permission = "maintain"
username = "itsbobbyzz"
}

user {
permission = "maintain"
username = "RustNinja"
Expand Down

0 comments on commit de7edd2

Please sign in to comment.