Skip to content

Commit

Permalink
Remove jita81 as an external collaborator which is causing issues wit…
Browse files Browse the repository at this point in the history
…h full membership
  • Loading branch information
steveburtonBUR committed Feb 3, 2025
1 parent f1f60ce commit b62f1fc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions external-collaborators.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,3 @@ resource "github_repository_collaborator" "external_collaborator_bad_community_t
username = "garygreenburendo"
permission = "push"
}

resource "github_repository_collaborator" "external_collaborator_handbook_public_jita81" {
repository = "burendo-handbook-public" // Paul Glover
username = "jita81"
permission = "push"
}

0 comments on commit b62f1fc

Please sign in to comment.