Skip to content

Commit 3874a34

Browse files
committed
Auto-assign internal-sites for general changes
This updates the auto-assignment to include the new internal-sites team.
1 parent a80078f commit 3874a34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

triagebot.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ warn_non_default_branch = true
1414
[assign.adhoc_groups]
1515
fallback = [
1616
"@Mark-Simulacrum",
17-
"@ehuss",
17+
"internal-sites",
1818
]
1919

2020
[assign.owners]
21-
"/blacksmith" = ["@ehuss"]
22-
"/js" = ["@ehuss"]
21+
"/blacksmith" = ["internal-sites"]
22+
"/js" = ["internal-sites"]
2323
"/src/community" = ["community"]
2424
"/src/compiler" = ["compiler"]
2525
"/src/crates-io" = ["crates-io"]

0 commit comments

Comments
 (0)