diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-03-18 00:25:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-18 00:25:11 -0700 |
| commit | a5e4fe8fb8a9e015a3a7903ebbd9b76cdc684c2b (patch) | |
| tree | ae861d25f920d88c20bc47f6a31bedf0930fbfdd | |
| parent | 570d2b9c3e863e395e5219e99bd3fbbcfaf5912d (diff) | |
| parent | 95e3af13f494170fc53f46a09ed857399fd07520 (diff) | |
Merge pull request #3366 from tao12345666333/rm-duplicate-events
remove duplicate events.
| -rw-r--r-- | sig-contributor-experience/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md index b6b2eef7..59e55eef 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 @@ -1003,7 +1003,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 |
