From 95e3af13f494170fc53f46a09ed857399fd07520 Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Wed, 6 Mar 2019 13:53:14 +0800 Subject: [PATCH] remove duplicate events. Signed-off-by: Jintao Zhang --- sig-contributor-experience/README.md | 2 +- sigs.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md index b6b2eef7e..59e55eefb 100644 --- a/sig-contributor-experience/README.md +++ b/sig-contributor-experience/README.md @@ -49,7 +49,7 @@ The following subprojects are owned by sig-contributor-experience: - https://raw.githubusercontent.com/kubernetes/community/master/OWNERS - **community-management** - Owners: - - https://raw.githubusercontent.com/kubernetes/community/master/communication/OWNERS https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS + - https://raw.githubusercontent.com/kubernetes/community/master/communication/OWNERS - **github-management** - Owners: - https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 034c83101..7b8186c2a 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -985,7 +985,6 @@ sigs: - name: community-management owners: - https://raw.githubusercontent.com/kubernetes/community/master/communication/OWNERS - https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS - name: github-management owners: - https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS