diff options
| author | Sean McGinnis <sean.mcginnis@gmail.com> | 2021-01-25 11:02:37 -0600 |
|---|---|---|
| committer | Sean McGinnis <sean.mcginnis@gmail.com> | 2021-01-25 11:02:37 -0600 |
| commit | 09941011adb719bcc68b0bdbcdb41882cf9fc944 (patch) | |
| tree | b400defc57ea4fa0b0c7558f0caecdd108a133e7 /sig-node | |
| parent | f34992d3579d3923ffa6ae8597f2515d632960c3 (diff) | |
Update sig-node node-api references
The node-api content has since been moved to k8s.io/api. This updates
the links to the node-api OWNERS to point the current location.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Diffstat (limited to 'sig-node')
| -rw-r--r-- | sig-node/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sig-node/README.md b/sig-node/README.md index 968fbc28..9fd7f93c 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -57,8 +57,7 @@ The following [subprojects][subproject-definition] are owned by sig-node: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS ### node-api - **Owners:** - - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS - - https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/api/master/node/OWNERS ### node-feature-discovery - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS |
