diff --git a/staging/src/k8s.io/dynamic-resource-allocation/OWNERS b/staging/src/k8s.io/dynamic-resource-allocation/OWNERS index 32e8e6d6122..415255ec705 100644 --- a/staging/src/k8s.io/dynamic-resource-allocation/OWNERS +++ b/staging/src/k8s.io/dynamic-resource-allocation/OWNERS @@ -1,6 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: + - sig-node-approvers - klueska - pohly reviewers: diff --git a/staging/src/k8s.io/dynamic-resource-allocation/api/OWNERS b/staging/src/k8s.io/dynamic-resource-allocation/api/OWNERS index 6e4993d0037..72e9dce52c3 100644 --- a/staging/src/k8s.io/dynamic-resource-allocation/api/OWNERS +++ b/staging/src/k8s.io/dynamic-resource-allocation/api/OWNERS @@ -9,6 +9,7 @@ reviewers: - bart0sh - klueska - pohly + - sig-node-reviewers labels: - sig/node - wg/device-management diff --git a/test/e2e/dra/OWNERS b/test/e2e/dra/OWNERS index 32e8e6d6122..415255ec705 100644 --- a/test/e2e/dra/OWNERS +++ b/test/e2e/dra/OWNERS @@ -1,6 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: + - sig-node-approvers - klueska - pohly reviewers: diff --git a/test/e2e/testing-manifests/dra/OWNERS b/test/e2e/testing-manifests/dra/OWNERS index 03cc9aff5b4..8a274491d48 100644 --- a/test/e2e/testing-manifests/dra/OWNERS +++ b/test/e2e/testing-manifests/dra/OWNERS @@ -1,6 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: + - sig-node-approvers - klueska - pohly reviewers: diff --git a/test/integration/dra/OWNERS b/test/integration/dra/OWNERS index ac91dd47ea5..8d519a0b6bb 100644 --- a/test/integration/dra/OWNERS +++ b/test/integration/dra/OWNERS @@ -1,6 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: + - sig-node-approvers - johnbelamaric - klueska - pohly