File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,10 @@ Infrastructure implementing Kubernetes service account based workload identity.
168
168
- [ kubernetes/kubernetes/pkg/kubelet/token] ( https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/token/OWNERS )
169
169
- [ kubernetes/kubernetes/pkg/serviceaccount] ( https://github.com/kubernetes/kubernetes/blob/master/pkg/serviceaccount/OWNERS )
170
170
- [ kubernetes/kubernetes/plugin/pkg/admission/serviceaccount] ( https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/admission/serviceaccount/OWNERS )
171
+ ### sig-auth-tools
172
+ Tooling to automate the SIG Auth project boards
173
+ - ** Owners:**
174
+ - [ kubernetes-sigs/sig-auth-tools] ( https://github.com/kubernetes-sigs/sig-auth-tools/blob/main/OWNERS )
171
175
172
176
[ subproject-definition ] : https://github.com/kubernetes/community/blob/master/governance.md#subprojects
173
177
[ working-group-definition ] : https://github.com/kubernetes/community/blob/master/governance.md#working-groups
Original file line number Diff line number Diff line change @@ -565,6 +565,11 @@ sigs:
565
565
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/token/OWNERS
566
566
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/serviceaccount/OWNERS
567
567
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/admission/serviceaccount/OWNERS
568
+ - name : sig-auth-tools
569
+ description : |
570
+ Tooling to automate the SIG Auth project boards
571
+ owners :
572
+ - https://raw.githubusercontent.com/kubernetes-sigs/sig-auth-tools/main/OWNERS
568
573
- dir : sig-autoscaling
569
574
name : Autoscaling
570
575
mission_statement : >
You can’t perform that action at this time.
0 commit comments