diff --git a/sig-windows/README.md b/sig-windows/README.md index cf795f206..c4eec0c5f 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -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 diff --git a/sigs.yaml b/sigs.yaml index 154f311aa..82a1d9ab1 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -2322,6 +2322,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