diff --git a/sig-node/README.md b/sig-node/README.md index 68cba5ebc..9586a5379 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 0725d840c..c7541a20c 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