diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-05-03 07:42:53 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-05-03 07:42:53 +0530 |
| commit | 1fa0f0232838f9523bb765eabca94aa308a50911 (patch) | |
| tree | 97eb57838f87ed744286a1f911501536ed6f41e5 | |
| parent | 8ef1fcddeee9cf339084e09c77aa578b3f33f3ab (diff) | |
sig-node: remove the cri-o subproject
cri-o has migrated to its own github org: https://github.com/kubernetes/org/issues/675
| -rw-r--r-- | sig-node/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/sig-node/README.md b/sig-node/README.md index 9586a537..6f64ec4c 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -33,9 +33,6 @@ 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 - **cri-tools** - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS @@ -1451,9 +1451,6 @@ sigs: - 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 - name: cri-tools owners: - https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS |
