File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,12 @@ Security Documents and Documentation
47
47
- [ kubernetes/community/sig-security/sig-security-docs] ( https://github.com/kubernetes/community/blob/master/sig-security/sig-security-docs/OWNERS )
48
48
- ** Contact:**
49
49
- 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 )
50
56
51
57
[ subproject-definition ] : https://github.com/kubernetes/community/blob/master/governance.md#subprojects
52
58
<!-- BEGIN CUSTOM CONTENT -->
Original file line number Diff line number Diff line change
1
+ # See the OWNERS docs at https://go.k8s.io/owners
2
+
3
+ reviewers:
4
+ - pushkarj
5
+ approvers:
6
+ - pushkarj
7
+ - sig-security-leads
Original file line number Diff line number Diff line change @@ -2149,6 +2149,12 @@ sigs:
2149
2149
slack : sig-security-docs
2150
2150
owners :
2151
2151
- 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
2152
2158
- dir : sig-service-catalog
2153
2159
name : Service Catalog
2154
2160
mission_statement : >
You can’t perform that action at this time.
0 commit comments