Skip to content

Commit 6e9b60e

Browse files
committed
Add / update kubelet and DRA API owners
1 parent 924b324 commit 6e9b60e

File tree

5 files changed

+29
-8
lines changed

5 files changed

+29
-8
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
# Disable inheritance as this is an api owners file
4+
options:
5+
no_parent_owners: true
6+
approvers:
7+
- api-approvers
8+
reviewers:
9+
- bart0sh
10+
- klueska
11+
- pohly
12+
labels:
13+
- sig/node
14+
- wg/device-management
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
# Disable inheritance as this is an api owners file
4+
options:
5+
no_parent_owners: true
6+
approvers:
7+
- api-approvers
8+
labels:
9+
- area/kubelet
10+
- sig/node
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

3-
# Disable inheritance as this is an api owners file
4-
options:
5-
no_parent_owners: true
6-
approvers:
7-
- api-approvers
83
reviewers:
94
- sig-node-api-reviewers
105
- sig-auth-api-reviewers
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
labels:
4+
- sig/node
5+
- wg/device-management

staging/src/k8s.io/kubelet/pkg/apis/dra/OWNERS

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

3-
approvers:
4-
- klueska
5-
- pohly
63
reviewers:
74
- klueska
85
- pohly

0 commit comments

Comments
 (0)