summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-05-07 14:44:34 -0700
committerGitHub <noreply@github.com>2019-05-07 14:44:34 -0700
commit8b7b640ace8bf4b19d516357fd2a2555edaf1f34 (patch)
tree022f5b7bc9ce691d33b72641e5037cf310070534
parentb0e96d1959554e482e19271382e36adf57b397bb (diff)
parent80638647ffdd5e725c0f85d88b9f8a2bd8202f77 (diff)
Merge pull request #3687 from dims/move-klog-to-sig-instrumentation
Move klog to sig-instrumentation
-rw-r--r--sig-architecture/README.md3
-rw-r--r--sig-instrumentation/README.md3
-rw-r--r--sigs.yaml6
3 files changed, 6 insertions, 6 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md
index e454b1c7..f0f05cb5 100644
--- a/sig-architecture/README.md
+++ b/sig-architecture/README.md
@@ -61,9 +61,6 @@ The following subprojects are owned by sig-architecture:
- Slack: [#k8s-conformance](https://kubernetes.slack.com/messages/k8s-conformance)
- GitHub Teams:
- [@kubernetes/cncf-conformance-wg](https://github.com/orgs/kubernetes/teams/cncf-conformance-wg)
-- **klog**
- - Owners:
- - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
## GitHub Teams
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md
index a8c2a218..a79920be 100644
--- a/sig-instrumentation/README.md
+++ b/sig-instrumentation/README.md
@@ -38,6 +38,9 @@ The following subprojects are owned by sig-instrumentation:
- **heapster**
- Owners:
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
+- **klog**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
- **kube-state-metrics**
- Owners:
- https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 2ab6bd6d..e1bf1e45 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -292,9 +292,6 @@ sigs:
owners:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/testdata/OWNERS
- - name: klog
- owners:
- - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
- dir: sig-auth
name: Auth
mission_statement: >
@@ -1275,6 +1272,9 @@ sigs:
- name: heapster
owners:
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
+ - name: klog
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
- name: kube-state-metrics
owners:
- https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS