Skip to content

Commit 1390ac0

Browse files
committed
Add sig/etcd labels for related directories
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 1236f48 commit 1390ac0

File tree

8 files changed

+15
-0
lines changed

8 files changed

+15
-0
lines changed

cluster/images/etcd-version-monitor/OWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
labels:
44
- sig/api-machinery
5+
- sig/etcd

cluster/images/etcd/OWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ approvers:
88
- serathius
99
labels:
1010
- sig/api-machinery
11+
- sig/etcd

cmd/kubeadm/app/phases/etcd/OWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
labels:
2+
- sig/etcd

cmd/kubeadm/app/util/etcd/OWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
labels:
2+
- sig/etcd

staging/src/k8s.io/apiserver/pkg/storage/OWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ emeritus_approvers:
1919
- xiang90
2020
- timothysc
2121
- lavalamp
22+
labels:
23+
- sig/etcd

staging/src/k8s.io/kube-aggregator/OWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ reviewers:
1818
- jpbetz
1919
labels:
2020
- sig/api-machinery
21+
- sig/etcd
2122
emeritus_approvers:
2223
- lavalamp
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
labels:
4+
- sig/etcd

test/integration/etcd/OWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ reviewers:
66
- deads2k
77
- liggitt
88
- enj
9+
labels:
10+
- sig/etcd

0 commit comments

Comments
 (0)