Move root approvers to subdirs

This commit is contained in:
Jordan Liggitt
2022-10-10 08:58:04 -04:00
parent b8b86bb2e1
commit dd0910691f
9 changed files with 58 additions and 15 deletions

24
OWNERS
View File

@@ -2,24 +2,18 @@
filters:
".*":
reviewers:
- dchen1107
- lavalamp
- smarterclayton
- thockin
- wojtek-t
- liggitt
approvers:
- dchen1107
- lavalamp
- smarterclayton
- thockin
- wojtek-t
- liggitt
reviewers: []
approvers: []
emeritus_approvers:
- brendandburns
- bgrant0607
- brendandburns
- dchen1107
- jbeda
- lavalamp
- liggitt
- smarterclayton
- thockin
- wojtek-t
# go.{mod,sum} files relate to go dependencies, and should be reviewed by the
# dep-approvers
"go\\.(mod|sum)$":