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
|
### windows-gmsa
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/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
|
### windows-testing
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
||||||
|
|
|
@ -2321,6 +2321,9 @@ sigs:
|
||||||
- name: windows-gmsa
|
- name: windows-gmsa
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/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
|
- 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