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 authored and Ceph Jenkins committed Dec 7, 2023
1 parent f8e46f4 commit 2e4f199
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 2e4f199

Please sign in to comment.