Skip to content

Commit 8c10ffc

Browse files
authored
[Fix] fix owners (open-mmlab#1839)
1 parent 8551b3c commit 8c10ffc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.owners.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# assign issues to owners automatically
22
assign:
3-
issues: disabled # or disabled
4-
pull_requests: disabled # or disabled
3+
issues: enabled # or disabled
4+
pull_requests: enabled # or disabled
55
# assign strategy, both issues and pull requests follow the same strategy
66
strategy:
77
# random
@@ -10,11 +10,11 @@ assign:
1010
scedule:
1111
'*/1 * * * *'
1212
# assignees
13-
assignees:
14-
- LeoXing1996
15-
- zengyh1900
16-
- plyfager
17-
- liuwenran
18-
- Z-Fran
19-
- LeoXing1996
20-
- LeoXing1996
13+
# assignees:
14+
# - LeoXing1996
15+
# - zengyh1900
16+
# - plyfager
17+
# - liuwenran
18+
# - Z-Fran
19+
# - LeoXing1996
20+
# - LeoXing1996

0 commit comments

Comments
 (0)