From 6241780e73108cd88bf0b7162bae3f4e2ec7e1fa Mon Sep 17 00:00:00 2001 From: Hayden B Date: Thu, 23 Mar 2023 10:04:54 -0700 Subject: [PATCH] Move approver to maintainer for Cosign (#244) Signed-off-by: Hayden Blauzvern --- github-sync/github-data/repositories.yaml | 2 -- github-sync/github-data/users.yaml | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/github-sync/github-data/repositories.yaml b/github-sync/github-data/repositories.yaml index 2476f54..bdfa6f9 100644 --- a/github-sync/github-data/repositories.yaml +++ b/github-sync/github-data/repositories.yaml @@ -130,8 +130,6 @@ repositories: collaborators: - username: sigstore-bot permission: push - - username: haydentherapper - permission: push teams: - name: cosign-codeowners id: 4722092 diff --git a/github-sync/github-data/users.yaml b/github-sync/github-data/users.yaml index a7a4b36..fb01dee 100644 --- a/github-sync/github-data/users.yaml +++ b/github-sync/github-data/users.yaml @@ -207,6 +207,8 @@ users: role: member - name: architecture-doc-team role: member + - name: cosign-codeowners + role: member - name: fulcio-codeowners role: member - name: rekor-monitor-codeowners