summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-01-28 09:39:40 -0800
committerGitHub <noreply@github.com>2020-01-28 09:39:40 -0800
commitdb74fb462f72387c8459cb35d1d0bea5fdd016e6 (patch)
tree388f8c8da175ae09a0e46d3abef60d657aebcdd0
parentf5706046f978dd2705b94f99210dd7e2246638ec (diff)
parent9978c1c5d791fc512070a6df09d4080d20d7e28c (diff)
Merge pull request #4457 from nikhita/custom-metrics-apiserver
Move custom-metrics-apiserver to k-sigs
-rw-r--r--sig-instrumentation/README.md2
-rw-r--r--sigs.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md
index 6f0037eb..c3e422f6 100644
--- a/sig-instrumentation/README.md
+++ b/sig-instrumentation/README.md
@@ -42,7 +42,7 @@ The Chairs of the SIG run operations and processes governing the SIG.
The following [subprojects][subproject-definition] are owned by sig-instrumentation:
### custom-metrics-apiserver
- **Owners:**
- - https://raw.githubusercontent.com/kubernetes-incubator/custom-metrics-apiserver/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
### heapster
- **Owners:**
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 58b497b1..27a2c35e 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1327,7 +1327,7 @@ sigs:
subprojects:
- name: custom-metrics-apiserver
owners:
- - https://raw.githubusercontent.com/kubernetes-incubator/custom-metrics-apiserver/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
- name: heapster
owners:
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS