Merge pull request #3845 from nikhita/nfd-operator
sig-node: add NFD Operator to NFD subproject
This commit is contained in:
commit
2a5b835b28
|
|
@ -52,6 +52,7 @@ The following subprojects are owned by sig-node:
|
|||
- https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
|
||||
- **node-feature-discovery**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
|
||||
- **node-problem-detector**
|
||||
- Owners:
|
||||
|
|
|
|||
|
|
@ -1464,6 +1464,7 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes/node-api/master/OWNERS
|
||||
- name: node-feature-discovery
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
|
||||
- name: node-problem-detector
|
||||
contact:
|
||||
|
|
|
|||
Loading…
Reference in New Issue