Add kubernetes/klog repo

This commit is contained in:
Christoph Blecker 2018-12-16 16:12:32 -08:00
parent ae0ee00ff7
commit 547aff841b
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B
2 changed files with 6 additions and 0 deletions

View File

@ -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:

View File

@ -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: