summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2019-03-26 18:50:17 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2019-03-26 18:50:17 +0530
commit6ecc986728d72054203e52f06510d82f00da1465 (patch)
treeb6a955213b859b3fc01d50ff3828aa334c51b349
parente7b8b9752a81fb990978174a216d1aa44bf787d3 (diff)
Add cri-api as a subproject to sig-node
-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 68cba5eb..9586a537 100644
--- a/sig-node/README.md
+++ b/sig-node/README.md
@@ -30,6 +30,9 @@ The Chairs of the SIG run operations and processes governing the SIG.
## Subprojects
The following subprojects are owned by sig-node:
+- **cri-api**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
- **cri-o**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cri-o/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 0725d840..c7541a20 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1441,6 +1441,9 @@ sigs:
- name: sig-node-test-failures
description: Test Failures and Triage
subprojects:
+ - name: cri-api
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
- name: cri-o
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cri-o/master/OWNERS