summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Blecker <admin@toph.ca>2018-12-16 16:12:32 -0800
committerChristoph Blecker <admin@toph.ca>2018-12-16 16:12:32 -0800
commit547aff841babdbcf07f24b291d76fed3f13c9f2e (patch)
tree33c346b670fb047440bf7223704e1fe2101120a2
parentae0ee00ff74983929da60c7237cf27639a6337a7 (diff)
Add kubernetes/klog repo
-rw-r--r--sig-architecture/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md
index f20c538a..54fcc857 100644
--- a/sig-architecture/README.md
+++ b/sig-architecture/README.md
@@ -58,6 +58,9 @@ The following subprojects are owned by sig-architecture:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
+- **klog**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
- **steering**
- Description: Placeholder until sigs.yaml supports committees as first-class groups. These repos are owned by the kubernetes steering committee, which is a wholly separate entity from SIG Architecture
- Owners:
diff --git a/sigs.yaml b/sigs.yaml
index 3e4c61d5..73d01aa8 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -260,6 +260,9 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
+ - name: klog
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
- name: steering
description: Placeholder until sigs.yaml supports committees as first-class groups. These repos are owned by the kubernetes steering committee, which is a wholly separate entity from SIG Architecture
owners: