From b4b52ce04650396ca06205e1151c73fa6ee28ace Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Sun, 16 Dec 2018 15:58:52 -0800 Subject: Add kubernetes/node-api repo --- sig-node/README.md | 4 ++++ sigs.yaml | 10 +++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/sig-node/README.md b/sig-node/README.md index 13fdaebe..68cba5eb 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -43,6 +43,10 @@ The following subprojects are owned by sig-node: - Owners: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS +- **node-api** + - Owners: + - https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS - **node-feature-discovery** - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 4f46cf1f..ab1abd00 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1064,8 +1064,8 @@ sigs: description: Korean localization - name: sig-docs-ja-owners description: Japanese localization - - name: sig-docs-zh-owners - description: Chinese localization + - name: sig-docs-zh-owners + description: Chinese localization subprojects: - name: reference-docs owners: @@ -1401,6 +1401,10 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS + - name: node-api + owners: + - https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS - name: node-feature-discovery owners: - https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS @@ -2008,7 +2012,7 @@ sigs: frequency: weekly url: https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit archive_url: https://docs.google.com/document/d/1Tjxzjjuy4SQsFSUVXZbvqVb64hjNAG5CQX8bK7Yda9w/edit#heading=h.kbz22d1yc431 - recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4 + recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4 contact: slack: sig-windows mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-windows -- cgit v1.2.3