Skip to content

Commit d57bf59

Browse files
authored
Merge pull request #5941 from PushkarJ/record-keeping-sig-sec-tooling
Record-keeping updates related to sig-security-tooling
2 parents 9ee3d40 + 718337e commit d57bf59

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

sig-security/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ Security Documents and Documentation
4747
- [kubernetes/community/sig-security/sig-security-docs](https://github.com/kubernetes/community/blob/master/sig-security/sig-security-docs/OWNERS)
4848
- **Contact:**
4949
- Slack: [#sig-security-docs](https://kubernetes.slack.com/messages/sig-security-docs)
50+
### security-tooling
51+
Development and Enhancements of Security Tooling
52+
- **Owners:**
53+
- [kubernetes/community/sig-security/sig-security-tooling](https://github.com/kubernetes/community/blob/master/sig-security/sig-security-tooling/OWNERS)
54+
- **Contact:**
55+
- Slack: [#sig-security-tooling](https://kubernetes.slack.com/messages/sig-security-tooling)
5056

5157
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
5258
<!-- BEGIN CUSTOM CONTENT -->
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
reviewers:
4+
- pushkarj
5+
approvers:
6+
- pushkarj
7+
- sig-security-leads

sigs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2149,6 +2149,12 @@ sigs:
21492149
slack: sig-security-docs
21502150
owners:
21512151
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-docs/OWNERS
2152+
- name: security-tooling
2153+
description: Development and Enhancements of Security Tooling
2154+
contact:
2155+
slack: sig-security-tooling
2156+
owners:
2157+
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-tooling/OWNERS
21522158
- dir: sig-service-catalog
21532159
name: Service Catalog
21542160
mission_statement: >

0 commit comments

Comments
 (0)