diff options
| author | Christoph Blecker <admin@toph.ca> | 2018-12-16 15:58:52 -0800 |
|---|---|---|
| committer | Christoph Blecker <admin@toph.ca> | 2018-12-16 15:58:52 -0800 |
| commit | b4b52ce04650396ca06205e1151c73fa6ee28ace (patch) | |
| tree | f37aa3508b8632f24d5818c6f02d41bdd05bd2d0 | |
| parent | 57d8f190f6e9c0d64af74456a13bf13f6bd45750 (diff) | |
Add kubernetes/node-api repo
| -rw-r--r-- | sig-node/README.md | 4 | ||||
| -rw-r--r-- | 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 @@ -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 |
