From 052f906311281f040ebed3740c8ecdbfa623e0e7 Mon Sep 17 00:00:00 2001 From: Taylor Dolezal Date: Thu, 15 Feb 2024 09:16:06 -0800 Subject: [PATCH] Allow End User Team to work in the End User private repo Signed-off-by: Taylor Dolezal --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 0522c7ce..e12aa1e9 100644 --- a/config.yaml +++ b/config.yaml @@ -409,7 +409,7 @@ repositories: name: enduser visibility: private teams: - cncf-end-users: read + cncf-end-users: write - name: enduser-public - name: evolution-of-cloud-native visibility: private