Skip to content

Commit e517135

Browse files
authored
Merge pull request #5433 from stmcginnis/README-updates
Update sig-node node-api references
2 parents f7353be + 0994101 commit e517135

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

sig-node/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ The following [subprojects][subproject-definition] are owned by sig-node:
5757
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS
5858
### node-api
5959
- **Owners:**
60-
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS
61-
- https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
60+
- https://raw.githubusercontent.com/kubernetes/api/master/node/OWNERS
6261
### node-feature-discovery
6362
- **Owners:**
6463
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS

sigs.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,8 +1722,7 @@ sigs:
17221722
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS
17231723
- name: node-api
17241724
owners:
1725-
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/node-api/OWNERS
1726-
- https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
1725+
- https://raw.githubusercontent.com/kubernetes/api/master/node/OWNERS
17271726
- name: node-feature-discovery
17281727
owners:
17291728
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS

0 commit comments

Comments
 (0)