diff options
| -rw-r--r-- | sig-windows/README.md | 7 | ||||
| -rw-r--r-- | sigs.yaml | 4 |
2 files changed, 11 insertions, 0 deletions
diff --git a/sig-windows/README.md b/sig-windows/README.md index 64dd783f..0f8e2b91 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -28,6 +28,13 @@ The Chairs of the SIG run operations and processes governing the SIG. * [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-windows) * [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fwindows) +## Subprojects + +The following subprojects are owned by sig-windows: +- **windows-testing** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS + ## GitHub Teams The below teams can be mentioned on issues and PRs in order to get attention from the right people. @@ -2037,6 +2037,10 @@ sigs: description: Feature Requests - name: sig-windows-misc description: General Discussion + subprojects: + - name: windows-testing + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS workinggroups: - name: Resource Management dir: wg-resource-management |
