chore: add OWNERS files with reviewers and labels (#450)
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
This commit is contained in:
parent
e3978c28f9
commit
b6e664ccff
|
|
@ -0,0 +1,4 @@
|
||||||
|
labels:
|
||||||
|
- area/ci
|
||||||
|
reviewers:
|
||||||
|
- andyatmiami
|
||||||
|
|
@ -0,0 +1,5 @@
|
||||||
|
labels:
|
||||||
|
- area/backend
|
||||||
|
- area/v2
|
||||||
|
reviewers:
|
||||||
|
- andyatmiami
|
||||||
|
|
@ -0,0 +1,5 @@
|
||||||
|
labels:
|
||||||
|
- area/controller
|
||||||
|
- area/v2
|
||||||
|
reviewers:
|
||||||
|
- andyatmiami
|
||||||
|
|
@ -1,2 +1,7 @@
|
||||||
|
labels:
|
||||||
|
- area/frontend
|
||||||
|
- area/v2
|
||||||
approvers:
|
approvers:
|
||||||
- ederign
|
- ederign
|
||||||
|
reviewers:
|
||||||
|
- paulovmr
|
||||||
Loading…
Reference in New Issue