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 @@ -2157,6 +2157,12 @@ sigs:
2157
2157
slack : sig-security-docs
2158
2158
owners :
2159
2159
- https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-docs/OWNERS
2160
+ - name : security-tooling
2161
+ description : Development and Enhancements of Security Tooling
2162
+ contact :
2163
+ slack : sig-security-tooling
2164
+ owners :
2165
+ - https://raw.githubusercontent.com/kubernetes/community/master/sig-security/sig-security-tooling/OWNERS
2160
2166
- dir : sig-service-catalog
2161
2167
name : Service Catalog
2162
2168
mission_statement : >
You can’t perform that action at this time.
0 commit comments