diff --git a/sig-architecture/README.md b/sig-architecture/README.md index f20c538a1..54fcc8572 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 3e4c61d50..73d01aa8b 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: