summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-06-12 07:43:27 -0700
committerGitHub <noreply@github.com>2018-06-12 07:43:27 -0700
commit6a2652fdf1f7d662a70aa3202147b85ff2d6408e (patch)
tree034297c3fe196c60e8a6211492552340cb0517c6
parent5c2db8ca4cfd616885041635c9243d161d2b5d4b (diff)
parent45a190f5452a73db7a86c3fd00701e87c86dc7a5 (diff)
Merge pull request #2246 from tallclair/node-kep
SIG-Node KEPs
-rw-r--r--keps/sig-node/0008-20180430-promote-sysctl-annotations-to-fields.md (renamed from keps/0008-20180430-promote-sysctl-annotations-to-fields.md)0
-rw-r--r--keps/sig-node/0009-node-heartbeat.md (renamed from keps/0009-node-heartbeat.md)0
-rw-r--r--keps/sig-node/OWNERS6
3 files changed, 6 insertions, 0 deletions
diff --git a/keps/0008-20180430-promote-sysctl-annotations-to-fields.md b/keps/sig-node/0008-20180430-promote-sysctl-annotations-to-fields.md
index 8966b818..8966b818 100644
--- a/keps/0008-20180430-promote-sysctl-annotations-to-fields.md
+++ b/keps/sig-node/0008-20180430-promote-sysctl-annotations-to-fields.md
diff --git a/keps/0009-node-heartbeat.md b/keps/sig-node/0009-node-heartbeat.md
index ab8bf5bc..ab8bf5bc 100644
--- a/keps/0009-node-heartbeat.md
+++ b/keps/sig-node/0009-node-heartbeat.md
diff --git a/keps/sig-node/OWNERS b/keps/sig-node/OWNERS
new file mode 100644
index 00000000..ab6d8dd5
--- /dev/null
+++ b/keps/sig-node/OWNERS
@@ -0,0 +1,6 @@
+reviewers:
+ - sig-node-leads
+approvers:
+ - sig-node-leads
+labels:
+ - sig/node