diff options
| author | Aaron Crickenberger <spiffxp@gmail.com> | 2018-02-06 13:36:20 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@gmail.com> | 2018-02-07 16:11:54 -0700 |
| commit | 28584e497ea72edc5ca618c23ee7324f21f8ecbc (patch) | |
| tree | c101b7f0ccc3c952b882876052f32e4e03d3fded /sig-node | |
| parent | 170a99a651b57791156cf62d61a013bc51ebc661 (diff) | |
update subprojects based on review comments
Diffstat (limited to 'sig-node')
| -rw-r--r-- | sig-node/README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sig-node/README.md b/sig-node/README.md index a7d50398..bf4d8547 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -25,7 +25,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener ## Subprojects -The following subprojects are owned by this SIG: +The following subprojects are owned by sig-node: - **cri-containerd** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/cri-containerd/master/OWNERS @@ -38,6 +38,10 @@ The following subprojects are owned by this SIG: - **frakti** - Owners: - https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS +- **kubelet** + - Owners: + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS - **node-feature-discovery** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/node-feature-discovery/master/OWNERS |
