summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2023-01-03 12:35:34 -0800
committerGitHub <noreply@github.com>2023-01-03 12:35:34 -0800
commit580adf6d84605d316ddce8d8aabe22b57ee01382 (patch)
tree243d6dbecb7898343fe7c171442ff24c0b8c8842
parent5bfd60ba35bc30a6f881c5f104f55c6f275fa7f3 (diff)
parent07a6319da99edc72a775b25497a2ec5477503dc0 (diff)
Merge pull request #7022 from nikhita/windows-service-proxy
sig-windows: add windows-service-proxy repo
-rw-r--r--sig-windows/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-windows/README.md b/sig-windows/README.md
index bb543347..c8e054e2 100644
--- a/sig-windows/README.md
+++ b/sig-windows/README.md
@@ -65,6 +65,9 @@ The following [subprojects][subproject-definition] are owned by sig-windows:
### windows-samples
- **Owners:**
- [kubernetes-sigs/sig-windows-samples](https://github.com/kubernetes-sigs/sig-windows-samples/blob/master/OWNERS)
+### windows-service-proxy
+- **Owners:**
+ - [kubernetes-sigs/windows-service-proxy](https://github.com/kubernetes-sigs/windows-service-proxy/blob/main/OWNERS)
### windows-testing
- **Owners:**
- [kubernetes-sigs/windows-testing](https://github.com/kubernetes-sigs/windows-testing/blob/master/OWNERS)
diff --git a/sigs.yaml b/sigs.yaml
index b8054296..efe5f0f8 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2972,6 +2972,9 @@ sigs:
- name: windows-samples
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-samples/master/OWNERS
+ - name: windows-service-proxy
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/windows-service-proxy/main/OWNERS
- name: windows-testing
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS