Skip to content

Commit

Permalink
Add OWNERS_ALIASES to define teams 🥜
Browse files Browse the repository at this point in the history
This defines a few teams:
- pipeline-approvers: general OWNERS
- apis-approvers: apis OWNERS
- productivity-approvers: productivity OWNERS (test-infra, scripts, …)
- productivity-reviewers: productivity reviewers upside_down_face

The idea is to use more the concept of owners *and* reviewers.
A follow-up will update the OWNER files.

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
  • Loading branch information
vdemeester authored and tekton-robot committed Jun 19, 2020
1 parent cd99960 commit a7ce319
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
aliases:
pipeline-approvers:
- afrittoli
- bobcatfish
- dibyom
- dlorenc
- ImJasonH
- sbwsg
- vdemeester

apis-approvers:
- afrittoli
- bobcatfish
- dibyom
- dlorenc
- ImJasonH
- sbwsg
- vdemeester

productivity-approvers:
- afrittoli
- bobcatfish
- vdemeester
productivity-reviewers:
- dibyom
- dlorenc
- ImJasonH
- sbwsg

# Alumni ❤️
# tejal29
# pivotal-nader-ziada
# shashwathi
# aaron-prindle
# abayer

0 comments on commit a7ce319

Please sign in to comment.