mirror of https://github.com/InternLM/InternLM
Update .owners.yml: disable auto assign
parent
6e51133a4d
commit
60a2517062
34
.owners.yml
34
.owners.yml
|
@ -1,17 +1,17 @@
|
|||
assign:
|
||||
issues: disabled
|
||||
pull_requests: disabled
|
||||
|
||||
strategy:
|
||||
# random
|
||||
daily-shift-based
|
||||
schedule:
|
||||
'*/1 * * * *'
|
||||
assignees:
|
||||
- yhcc
|
||||
- yhcc
|
||||
- sunpengsdu
|
||||
- sunpengsdu
|
||||
- ZwwWayne
|
||||
- ZwwWayne
|
||||
- yhcc
|
||||
# assign:
|
||||
# issues: disabled
|
||||
# pull_requests: disabled
|
||||
#
|
||||
# strategy:
|
||||
# # random
|
||||
# daily-shift-based
|
||||
# schedule:
|
||||
# '*/1 * * * *'
|
||||
# assignees:
|
||||
# - yhcc
|
||||
# - yhcc
|
||||
# - sunpengsdu
|
||||
# - sunpengsdu
|
||||
# - ZwwWayne
|
||||
# - ZwwWayne
|
||||
# - yhcc
|
||||
|
|
Loading…
Reference in New Issue