chore: add area labels in owners files (#594)

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
This commit is contained in:
Mathew Wicks 2025-09-16 07:23:36 -07:00 committed by GitHub
parent 290935a205
commit 5f191bc6a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 21 additions and 0 deletions

2
.github/workflows/OWNERS vendored Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/ci

3
components/common/OWNERS Normal file
View File

@ -0,0 +1,3 @@
labels:
- area/controller
- area/v1

View File

@ -1,3 +1,7 @@
labels:
- area/frontend
- area/backend
- area/v1
approvers: approvers:
- kimwnasptd - kimwnasptd
- thesuperzapper - thesuperzapper

View File

@ -1,3 +1,6 @@
labels:
- area/server-images
- area/v1
approvers: approvers:
- kimwnasptd - kimwnasptd
- thesuperzapper - thesuperzapper

View File

@ -1,3 +1,6 @@
labels:
- area/controller
- area/v1
approvers: approvers:
- kimwnasptd - kimwnasptd
- thesuperzapper - thesuperzapper

View File

@ -1,3 +1,6 @@
labels:
- area/controller
- area/v1
approvers: approvers:
- apo-ger - apo-ger
- kimwnasptd - kimwnasptd

View File

@ -0,0 +1,3 @@
labels:
- area/controller
- area/v1