From f353ac04f4b43bf628b606f0a28bc0e3f5d86491 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Mon, 10 Jun 2024 16:29:39 -0500 Subject: [PATCH] sig-arch: Add verify-conformance teams --- config/kubernetes-sigs/sig-architecture/teams.yaml | 10 ++++++++++ config/restrictions.yaml | 1 + 2 files changed, 11 insertions(+) diff --git a/config/kubernetes-sigs/sig-architecture/teams.yaml b/config/kubernetes-sigs/sig-architecture/teams.yaml index 31512c9605..b6653664b6 100644 --- a/config/kubernetes-sigs/sig-architecture/teams.yaml +++ b/config/kubernetes-sigs/sig-architecture/teams.yaml @@ -30,6 +30,16 @@ teams: privacy: closed repos: apisnoop: write + verify-conformance-admins: + description: admin access to the verify-conformance repo + members: + - BobyMCbobs + - heyste + - hh + - iiamababby + privacy: closed + repos: + verify-conformance: admin wg-device-management-admins: description: Admin access to wg-device-management repo members: diff --git a/config/restrictions.yaml b/config/restrictions.yaml index 3f0b8496cd..e72df280d8 100644 --- a/config/restrictions.yaml +++ b/config/restrictions.yaml @@ -153,6 +153,7 @@ restrictions: allowedRepos: - "^apisnoop" - "^depstat" + - "^verify-conformance" - "^wg-device-management" - path: "kubernetes-sigs/sig-auth/teams.yaml" allowedRepos: