summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2020-11-03 14:09:31 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2020-11-03 14:09:31 +0530
commit0a1dfe0146e7dfd8e3349c713089666ff14386d7 (patch)
tree59e19ec2fd8b76643e47dcf71f37480596a5c04b
parent08d47b6a8ceef38d7be496d952541a93fb71970d (diff)
sig-node: add noderesourcetopology-api repo
-rw-r--r--sig-node/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-node/README.md b/sig-node/README.md
index 8249e789..78214bac 100644
--- a/sig-node/README.md
+++ b/sig-node/README.md
@@ -66,6 +66,9 @@ The following [subprojects][subproject-definition] are owned by sig-node:
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
- **Contact:**
- Slack: [#node-problem-detector](https://kubernetes.slack.com/messages/node-problem-detector)
+### noderesourcetopology-api
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes/noderesourcetopology-api/master/OWNERS
### security-profiles-operator
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/security-profiles-operator/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 9c986495..135388d7 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1710,6 +1710,9 @@ sigs:
slack: node-problem-detector
owners:
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
+ - name: noderesourcetopology-api
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/noderesourcetopology-api/master/OWNERS
- name: security-profiles-operator
contact:
slack: security-profiles-operator