sig-windows: add samples repo
This commit is contained in:
parent
63862da75a
commit
1af13eb1d7
|
@ -51,6 +51,9 @@ The following [subprojects][subproject-definition] are owned by sig-windows:
|
|||
### windows-gmsa
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/OWNERS
|
||||
### windows-samples
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-samples/master/OWNERS
|
||||
### windows-testing
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
||||
|
|
|
@ -2321,6 +2321,9 @@ sigs:
|
|||
- name: windows-gmsa
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/OWNERS
|
||||
- name: windows-samples
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-samples/master/OWNERS
|
||||
- name: windows-testing
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue