From 7e0d07999d71906e7fe186441e26f35f45a03fff Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 19 Mar 2019 18:06:41 +0530 Subject: [PATCH] Add the security repo as subproject for PSC --- committee-product-security/README.md | 8 ++++++++ sigs.yaml | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/committee-product-security/README.md b/committee-product-security/README.md index 8cc26236c..df9c58741 100644 --- a/committee-product-security/README.md +++ b/committee-product-security/README.md @@ -23,6 +23,14 @@ The Kubernetes Product Security Committee is the body that is responsible for re * Private Mailing List: security@kubernetes.io * [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 The below teams can be mentioned on issues and PRs in order to get attention from the right people. diff --git a/sigs.yaml b/sigs.yaml index c5a2d02e8..16cbb65e7 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2629,3 +2629,8 @@ committees: teams: - name: product-security-committee description: General Discussion + subprojects: + - name: security + description: Policies and documentation for the Product Security Committee + owners: + - https://raw.githubusercontent.com/kubernetes/security/master/OWNERS