Skip to content

Commit 8a9d60f

Browse files
committed
sig-auth: Add sig-auth-tools repo
1 parent bb30968 commit 8a9d60f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

sig-auth/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,10 @@ Infrastructure implementing Kubernetes service account based workload identity.
168168
- [kubernetes/kubernetes/pkg/kubelet/token](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/token/OWNERS)
169169
- [kubernetes/kubernetes/pkg/serviceaccount](https://github.com/kubernetes/kubernetes/blob/master/pkg/serviceaccount/OWNERS)
170170
- [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)
171175

172176
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
173177
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups

sigs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,11 @@ sigs:
565565
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/token/OWNERS
566566
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/serviceaccount/OWNERS
567567
- 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
568573
- dir: sig-autoscaling
569574
name: Autoscaling
570575
mission_statement: >

0 commit comments

Comments
 (0)