sig-windows: add samples repo

This commit is contained in:
Nikhita Raghunath 2020-05-12 12:59:43 +05:30
parent 63862da75a
commit 1af13eb1d7
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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