[Bot] Update assignee schedule. (#1262)

pull/1251/head
Ma Zerun 2022-12-13 17:23:23 +08:00 committed by GitHub
parent 7bf42eef2d
commit 48fdcdbf76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

18
.owners.yml 100644
View File

@ -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