updating the sigs.yaml for the gmsa project
This commit is contained in:
parent
79e4ad174d
commit
11c61917af
|
@ -31,6 +31,9 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
||||||
## Subprojects
|
## Subprojects
|
||||||
|
|
||||||
The following subprojects are owned by sig-windows:
|
The following subprojects are owned by sig-windows:
|
||||||
|
- **windows-gmsa**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/OWNERS
|
||||||
- **windows-testing**
|
- **windows-testing**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
||||||
|
|
|
@ -2152,6 +2152,9 @@ sigs:
|
||||||
- name: sig-windows-misc
|
- name: sig-windows-misc
|
||||||
description: General Discussion
|
description: General Discussion
|
||||||
subprojects:
|
subprojects:
|
||||||
|
- name: windows-gmsa
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/OWNERS
|
||||||
- name: windows-testing
|
- name: windows-testing
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
||||||
|
|
Loading…
Reference in New Issue