Add sig-architecture-approvers and dep-approvers to root dir

This commit is contained in:
Jordan Liggitt
2022-10-10 09:04:57 -04:00
parent dd0910691f
commit e74ae29ba2
2 changed files with 10 additions and 2 deletions

8
OWNERS
View File

@@ -2,8 +2,12 @@
filters:
".*":
reviewers: []
approvers: []
reviewers:
- dep-reviewers
- sig-architecture-approvers
approvers:
- dep-approvers # for go.mod/go.sum
- sig-architecture-approvers # for OWNERS_ALIASES and other root files
emeritus_approvers:
- bgrant0607
- brendandburns