We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89def2 commit a6ebd74Copy full SHA for a6ebd74
triagebot.toml
@@ -10,6 +10,17 @@ trigger-files = ["text/"]
10
11
[assign]
12
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
+
24
[shortcut]
25
26
[range-diff]
0 commit comments