Skip to content

Commit 5f191bc

Browse files
chore: add area labels in owners files (#594)
Signed-off-by: Mathew Wicks <[email protected]>
1 parent 290935a commit 5f191bc

File tree

7 files changed

+21
-0
lines changed

7 files changed

+21
-0
lines changed

.github/workflows/OWNERS

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

components/common/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
labels:
2+
- area/controller
3+
- area/v1

components/crud-web-apps/OWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
labels:
2+
- area/frontend
3+
- area/backend
4+
- area/v1
15
approvers:
26
- kimwnasptd
37
- thesuperzapper

components/example-notebook-servers/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
labels:
2+
- area/server-images
3+
- area/v1
14
approvers:
25
- kimwnasptd
36
- thesuperzapper

components/notebook-controller/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
labels:
2+
- area/controller
3+
- area/v1
14
approvers:
25
- kimwnasptd
36
- thesuperzapper

components/pvcviewer-controller/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
labels:
2+
- area/controller
3+
- area/v1
14
approvers:
25
- apo-ger
36
- kimwnasptd
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
labels:
2+
- area/controller
3+
- area/v1

0 commit comments

Comments
 (0)