Skip to content

Commit a6ebd74

Browse files
committed
Add automatic assignment to the internal-sites team
1 parent b89def2 commit a6ebd74

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

triagebot.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ trigger-files = ["text/"]
1010

1111
[assign]
1212

13+
[assign.owners]
14+
"/.github/" = ["internal-sites"]
15+
"/.gitattributes" = ["internal-sites"]
16+
"/.gitignore" = ["internal-sites"]
17+
"/book.toml" = ["internal-sites"]
18+
"/generate-book.py" = ["internal-sites"]
19+
"/LICENSE-APACHE" = ["internal-sites"]
20+
"/LICENSE-MIT" = ["internal-sites"]
21+
"/README.md" = ["internal-sites"]
22+
"/triagebot.toml" = ["internal-sites"]
23+
1324
[shortcut]
1425

1526
[range-diff]

0 commit comments

Comments
 (0)