Add sig-testing OWNERS_ALIASES

follow the sig-foo-{reviewers,approvers} convention
- rename test-infra-maintainers to sig-testing-approvers
- copy sig-testing-approvers to sig-testing-reviewers
- remove inviduals in test/OWNERS in favor of new aliases

as a result
- rmmh gets test/ approver privileges
- spiffxp gets hack/jenkins/ approver privileges
This commit is contained in:
Aaron Crickenberger
2017-07-25 11:05:18 -07:00
parent 12cc64252d
commit 7e63bf5e07
3 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
approvers:
- test-infra-maintainers
- sig-testing-approvers
reviewers:
- test-infra-maintainers
- sig-testing-reviewers