Add directories for sig-security subprojects

This commit is contained in:
Tabitha Sable 2021-03-05 16:07:11 -06:00
parent 0ef62b9f52
commit d82cc0304e
4 changed files with 18 additions and 2 deletions

View File

@ -40,9 +40,11 @@ The following [subprojects][subproject-definition] are owned by sig-security:
### security-audit
Third Party Security Audit
- **Owners:**
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-external-audit/OWNERS
### security-docs
Security Documents and Documentation
- **Owners:**
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-docs/OWNERS
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->

View File

@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- savitharaghunathan
approvers:
- savitharaghunathan

View File

@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- aasmall
approvers:
- aasmall

View File

@ -2092,10 +2092,12 @@ sigs:
subprojects:
- name: security-audit
description: Third Party Security Audit
owners: []
owners:
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-external-audit/OWNERS
- name: security-docs
description: Security Documents and Documentation
owners: []
owners:
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-docs/OWNERS
- dir: sig-service-catalog
name: Service Catalog
mission_statement: >