-
Notifications
You must be signed in to change notification settings - Fork 14
Add OWNERS, SECURITY_CONTACTS and code-of-conduct.md #1
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
Conversation
| # INSTRUCTIONS AT https://kubernetes.io/security/ | ||
|
|
||
| tallclair | ||
| kubernetes/enhancements-admins |
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.
Needs to be expanded too...
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.
I expect that this works via the OWNERS_ALIAS file too, right?
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.
I expect that this works via the OWNERS_ALIAS file too, right?
Yes and no...this file has no automation involved with it and is used "manually" by the Product Security Committee to see who should be contacted in case of a security concern. I guess they can infer from OWNERS_ALIASES themselves too though. :)
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.
Ah okay thank you for the clarification 👍
|
@saschagrunert while we are here anyway, can you also add the "Community, discussion..." and "Code of conduct" sections to the README as per https://github.com/kubernetes/kubernetes-template-project#community-discussion-contribution-and-support? 🙏 |
Adding necessary meta information while referring to kubernetes/org#1875 The contribution guidelines have been updated as well and now follow https://github.com/kubernetes/kubernetes-template-project/blob/master/CONTRIBUTING.md Signed-off-by: Sascha Grunert <sgrunert@suse.com>
Done as well. Ready for another review round 👎 |
|
Lgtm from me 👍 |
Adding necessary meta information while referring to
kubernetes/org#1875
The contribution guidelines have been updated as well and now follow
https://github.com/kubernetes/kubernetes-template-project/blob/master/CONTRIBUTING.md