Skip to content

Commit

Permalink
Merged in snp-codeowners (pull request #64)
Browse files Browse the repository at this point in the history
[S&P Action Required] CODEOWNERS

Approved-by: Julio Rincon
  • Loading branch information
kklimczyk authored and Julio Rincon committed Mar 20, 2024
2 parents c318979 + 6daf282 commit 05d6eec
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .bitbucket/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# select your preferred strategy for reviewer assignment

# Default: assign the whole team
* @teams/ourteam:all

# Least busy: use this syntax for picking reviewers who are not occupied
# * @teams/ourteam:least_busy(2)

# Random
# * @teams/ourteam:random(2)
5 changes: 5 additions & 0 deletions .bitbucket/teams.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ourteam:
contributors:
- [email protected]
- [email protected]
- [email protected]

0 comments on commit 05d6eec

Please sign in to comment.