Add the security repo as subproject for PSC

This commit is contained in:
Nikhita Raghunath 2019-03-19 18:06:41 +05:30
parent 078786397d
commit 7e0d07999d
2 changed files with 13 additions and 0 deletions

View File

@ -23,6 +23,14 @@ The Kubernetes Product Security Committee is the body that is responsible for re
* Private Mailing List: security@kubernetes.io * Private Mailing List: security@kubernetes.io
* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/ug%2Fproduct-security) * [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/ug%2Fproduct-security)
## Subprojects
The following subprojects are owned by the Product Security Committee:
- **security**
- Description: Policies and documentation for the Product Security Committee
- Owners:
- https://raw.githubusercontent.com/kubernetes/security/master/OWNERS
## GitHub Teams ## GitHub Teams
The below teams can be mentioned on issues and PRs in order to get attention from the right people. The below teams can be mentioned on issues and PRs in order to get attention from the right people.

View File

@ -2629,3 +2629,8 @@ committees:
teams: teams:
- name: product-security-committee - name: product-security-committee
description: General Discussion description: General Discussion
subprojects:
- name: security
description: Policies and documentation for the Product Security Committee
owners:
- https://raw.githubusercontent.com/kubernetes/security/master/OWNERS