Skip to content

Commit 9194988

Browse files
priteauAlex-Welsh
authored andcommitted
Remove Azimuth team
This is not needed anymore: Azimuth repositories have moved to https://github.com/azimuth-cloud.
1 parent ced6c39 commit 9194988

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

terraform/github/import_resources.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ class TeamID(Enum):
9595
# /orgs/stackhpc/teams -q '.[] | {id, name}'
9696
ADMINS = 6873229
9797
ANSIBLE = 2454000
98-
AZIMUTH = 6372898
9998
BATCH = 6372897
10099
DEVELOPERS = 6309608
101100
KAYOBE = 6156230

terraform/github/terraform.tfvars.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -133,16 +133,6 @@
133133
]
134134
}
135135
},
136-
"Azimuth": {
137-
"description": "Team responsible for Azimuth development",
138-
"privacy": "closed",
139-
"users": {
140-
"maintainers": [],
141-
"members": [
142-
"stackhpc-ci"
143-
]
144-
}
145-
},
146136
"Batch": {
147137
"description": "Team responsible for Batch development",
148138
"privacy": "closed",

0 commit comments

Comments
 (0)