-
Notifications
You must be signed in to change notification settings - Fork 44
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
chore: fix syntax error in CODEOWNERS file #243
Conversation
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.
Little nit but for aesthetic purposes we should be consistent in our use of casing :) org-level should be Org-Level for consistency.
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
5de0a43
eaefc35
to
af87772
Compare
Signed-off-by: Feynman Zhou <[email protected]>
This PR combines all the changes from the following PRs for updating the maintainers for notaryproject/notaryproject sub-project: Add Milind Gokarn notaryproject#228 Add Pritesh Bandi notaryproject#227 Add Shiwei Zhang notaryproject#234 Add Toddy Mladenov notaryproject#236 Add Vani Rao notaryproject#229 Add Yi Zha notaryproject#237 To keep a balance I dropped Add Feynman Zhou notaryproject#235. The proposal is to abandon the above PRs and merge only this one. Signed-off-by: Toddy Mladenov [email protected] Signed-off-by: Feynman Zhou <[email protected]>
Signed-off-by: Feynman Zhou <[email protected]> pick d194f78 fix syntax error in CODEOWNERS file Signed-off-by: Feynman Zhou <[email protected]>
Signed-off-by: Feynman Zhou <[email protected]> pick d194f78 fix syntax error in CODEOWNERS file Signed-off-by: Feynman Zhou <[email protected]>
This PR combines all the changes from the following PRs for updating the maintainers for notaryproject/notaryproject sub-project: Add Milind Gokarn notaryproject#228 Add Pritesh Bandi notaryproject#227 Add Shiwei Zhang notaryproject#234 Add Toddy Mladenov notaryproject#236 Add Vani Rao notaryproject#229 Add Yi Zha notaryproject#237 To keep a balance I dropped Add Feynman Zhou notaryproject#235. The proposal is to abandon the above PRs and merge only this one. Signed-off-by: Toddy Mladenov [email protected] Signed-off-by: Feynman Zhou <[email protected]>
Signed-off-by: Feynman Zhou <[email protected]> pick eaefc35 chore: fix conflicts Signed-off-by: Feynman Zhou <[email protected]>
Signed-off-by: Feynman Zhou <[email protected]>
Signed-off-by: Feynman Zhou <[email protected]>
I fixed the git signing problem due to the branch policy changes in #226. Please review and re-approve this PR. Thanks |
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.
@toddysm good catch on the empty line. @FeynmanZhou please take care.
Rest LGTM
@FeynmanZhou Is this PR still valid? Maybe we can close it. |
@yizha1 We need to add empty lines at the end of the file. This change was requested some time back. Once this is done, we can metge |
Signed-off-by: Feynman Zhou <[email protected]>
f8b66cb
Signed-off-by: Feynman Zhou <[email protected]>
Hi @toddysm @iamsamirzon @vaninrao10 @yizha1 @priteshbandi , I resolved @toddysm 's comments. Could you pls review and approve it again? Thanks |
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
Maybe could squash some of this into fewer commits... |
fix syntax problems in CODEOWNERS and MAINTAINERS