diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2019-05-03 11:20:52 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2019-05-03 11:20:52 -0700 |
| commit | f2c3064a5bd64339f316e6719094c3782d503102 (patch) | |
| tree | 27615ea3a8a43eea691594b2ac4c7f9e11a5179e /sig-node | |
| parent | 2b74274adc291a2748a5b1052a5e8767295b8085 (diff) | |
Ran make
Diffstat (limited to 'sig-node')
| -rw-r--r-- | sig-node/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sig-node/README.md b/sig-node/README.md index 6f64ec4c..e0e1ef3b 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -9,6 +9,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener # Node Special Interest Group +The [charter](charter.md) defines the scope and governance of the Node Special Interest Group. + ## Meetings * Regular SIG Meeting: [Tuesdays at 10:00 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29). * [Meeting notes and Agenda](https://docs.google.com/document/d/1Ne57gvidMEWXR70OxxnRkYquAoMpt56o75oZtg-OeBg/edit?usp=sharing). @@ -45,8 +47,8 @@ The following subprojects are owned by sig-node: - 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 + - https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS - **node-feature-discovery** - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS |
