-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup OWNERS in k/website, add milestone team #13287
Conversation
Deploy preview for kubernetes-io-master-staging ready! Built with commit 06c0fa7 https://deploy-preview-13287--kubernetes-io-master-staging.netlify.com |
/assign @Bradamant3 @zparnold |
Explicitly list membership Remove milestone team
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cody-clark The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Explicitly list membership Remove milestone team
This PR removes stale, unused teams in k/website and cleans up team membership.
Most of the info defined in
OWNERS_ALIASES
is severely outdated, and also not used for automation in this repo. The exception issig-cluster-lifecycle-*
, who actively curate their membership. (#9497)EDIT: This PR originally added a
milestone
team to enable the/milestone
command, but that's not necessary as per @nikhita, and would add an unnecessary layer of cruft (which this PR ostensibly is all about removing).