Merge pull request #3366 from tao12345666333/rm-duplicate-events
remove duplicate events.
This commit is contained in:
commit
a5e4fe8fb8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue