Skip to content

Commit cafe4fd

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

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

triagebot.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ 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+
"/book.toml" = ["internal-sites"]
20+
"/LICENSE-APACHE" = ["internal-sites"]
21+
"/LICENSE-MIT" = ["internal-sites"]
22+
"/README.md" = ["internal-sites"]
23+
"/triagebot.toml" = ["internal-sites"]
24+
1325
[shortcut]
1426

1527
[range-diff]

0 commit comments

Comments
 (0)