-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
CAPI: Update v1.10 release team members #8241
base: master
Are you sure you want to change the base?
Conversation
/lgtm |
/assign @coderanger |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The slack config unfortunately won't work with just usernames, because slack allows for collisions 🙃
We have to add a mapping of userIDs to handles here: https://github.com/kubernetes/community/blob/master/communication/slack-config/users.yaml
and then they can be referenced in this file or elsewhere.
/hold |
60c4d7c
to
482b774
Compare
/hold cancel I added the userid mappings for new team members. Thanks for the clue @mrbobbytables! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: chandankumar4, cprivitere, mboersma The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR syncs up the Slack
cluster-api-release-team
with its current v1.10-release members.Which issue(s) this PR fixes:
Refs kubernetes-sigs/cluster-api#11648