-
Notifications
You must be signed in to change notification settings - Fork 880
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
Add PatrickXYS into reviewer list #1425
Conversation
@@ -24,5 +24,6 @@ rules: | |||
- "" | |||
resources: | |||
- secrets | |||
- configmaps |
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.
This doesn't seem intended?
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.
Right, I did a search, should be this PR: #1394.
The PR's run test
actually failed after merged. Developers may forget to re-generate tests before merge. Thus, it falls back to my side when I generate tests.
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
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: terrytangyuan 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 |
Description of your changes:
Hi all, I have continuously contributed to kubeflow/manifests repo and excited to continue working on it.
Thus, I want to add myself into reviewer list to help manifests grow fast.
The list of my PR on manifests:
#1410
#1330
#1155
#982
#953
#952
Checklist:
cd manifests/tests
make generate-changed-only
make test