Skip to content

Commit

Permalink
ci: add owners file to work with bot
Browse files Browse the repository at this point in the history
The OWNERS file is needed to work with the bot used
by the downstream integration for approvals and lgtm.

Signed-off-by: travisn <[email protected]>
  • Loading branch information
travisn committed Nov 16, 2023
1 parent a4dc1b7 commit ecf3d44
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# approval == this is a good idea /approve
approvers:
- BlaineEXE
- travisn
- obnoxxx
- agarwal-mudit
- sp98
- subhamkrai
# review == this code is good /lgtm
reviewers:
- BlaineEXE
- travisn
- obnoxxx
- agarwal-mudit
- sp98
- subhamkrai
- parth-gr

0 comments on commit ecf3d44

Please sign in to comment.