diff options
| author | Hannes Hörl <hhorl@pivotal.io> | 2019-02-14 15:10:52 +0000 |
|---|---|---|
| committer | Maria Ntalla <mntalla@pivotal.io> | 2019-02-14 15:10:52 +0000 |
| commit | f87e0f084c2636a8ba8ed8674faa25b59087c533 (patch) | |
| tree | 17349ca8ede8d82b29b36ea8ed356a024a1d445d /sig-node | |
| parent | b79961c65f4b19ebbfbd45b1c0d39ba4c71dd249 (diff) | |
| parent | 665611b75a772677978e6a544690d27a20d75565 (diff) | |
Merge remote-tracking branch 'upstream/master' into contrib-test-debug
Signed-off-by: Maria Ntalla <mntalla@pivotal.io>
Diffstat (limited to 'sig-node')
| -rw-r--r-- | sig-node/OWNERS | 2 | ||||
| -rw-r--r-- | sig-node/charter.md | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sig-node/OWNERS b/sig-node/OWNERS index ab6d8dd5..810bc689 100644 --- a/sig-node/OWNERS +++ b/sig-node/OWNERS @@ -1,3 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + reviewers: - sig-node-leads approvers: diff --git a/sig-node/charter.md b/sig-node/charter.md index 4150b605..bad6360d 100644 --- a/sig-node/charter.md +++ b/sig-node/charter.md @@ -66,8 +66,8 @@ None SIG Technical Leads -[validation]: https://github.com/kubernetes/community/blob/master/contributors/devel/cri-validation.md -[testing policy]: https://github.com/kubernetes/community/blob/master/contributors/devel/cri-testing-policy.md +[validation]: /contributors/devel/sig-node/cri-validation.md +[testing policy]: /contributors/devel/sig-node/cri-testing-policy.md [test grid]: https://k8s-testgrid.appspot.com/sig-node#Summary [perf dashboard]: http://node-perf-dash.k8s.io/#/builds [sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md |
