Skip to content

Commit

Permalink
Merge pull request #1647 from GiganticMinecraft/remove_springer
Browse files Browse the repository at this point in the history
remove springer team
  • Loading branch information
outductor authored Dec 31, 2023
2 parents 4405a32 + b8033e3 commit 15b34fb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions terraform/github_teams.tf
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,3 @@ resource "github_team" "onp_phpmyadmin" {
description = "オンプレ環境のphpMyAdminに接続できるTeam"
privacy = "closed"
}

resource "github_team" "springer" {
name = "Springer"
description = "整地鯖(春)のデベロッパー"
privacy = "closed"
}

0 comments on commit 15b34fb

Please sign in to comment.