Skip to content

Commit

Permalink
[Bot] Update assignee schedule. (open-mmlab#1262)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzr1996 authored Dec 13, 2022
1 parent 7bf42ee commit 48fdcdb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .owners.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# assign issues to owners automatically
assign:
issues: enabled # or disabled
pull_requests: enabled # or disabled
# assign strategy, both issues and pull requests follow the same strategy
strategy:
# random
# round-robin
daily-shift-based
schedule:
'*/1 * * * *'
# assignees
assignees:
- mzr1996
- tonysy
- Ezra-Yu
- techmonsterwang
- yingfhu

0 comments on commit 48fdcdb

Please sign in to comment.