From 95f308632159c81795e1540e644cabc8a6e02474 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Fri, 13 Feb 2026 14:40:18 +0100 Subject: [PATCH] Remove Azimuth team This is not needed anymore: Azimuth repositories have moved to https://github.com/azimuth-cloud. --- terraform/github/terraform.tfvars.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index 9b639364..e0a6ad68 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -135,17 +135,6 @@ ] } }, - "Azimuth": { - "description": "Team responsible for Azimuth development", - "privacy": "closed", - "users": { - "maintainers": [], - "members": [ - "JohnGarbutt", - "stackhpc-ci" - ] - } - }, "Batch": { "description": "Team responsible for Batch development", "privacy": "closed",