Skip to content

Commit e5fdc41

Browse files
authored
Rollup merge of #158274 - aDotInTheVoid:im-american-made-bud-light-chevrolet-my-mama-taught-me-wrong-from-right, r=jieyouxu
triagebot: Stop pinging myself rust-lang/team#2523
2 parents f1a5496 + 2172c51 commit e5fdc41

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

triagebot.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,6 @@ otherwise, make sure you bump the `FORMAT_VERSION` constant.
11551155
"""
11561156
cc = [
11571157
"@CraftSpider",
1158-
"@aDotInTheVoid",
11591158
"@Enselic",
11601159
"@obi1kenobi",
11611160
]
@@ -1313,7 +1312,7 @@ Please ensure that if you've changed the output:
13131312
- It's intentional.
13141313
- The `FORMAT_VERSION` in `src/librustdoc-json-types` is bumped if necessary.
13151314
"""
1316-
cc = ["@aDotInTheVoid", "@obi1kenobi"]
1315+
cc = ["@obi1kenobi"]
13171316

13181317
[mentions."tests/ui/derives/deriving-all-codegen.stdout"]
13191318
message = "Changes to the code generated for builtin derived traits."
@@ -1698,7 +1697,7 @@ dep-bumps = [
16981697
"/tests/rustdoc-gui" = ["rustdoc"]
16991698
"/tests/rustdoc-js-std" = ["rustdoc"]
17001699
"/tests/rustdoc-js/" = ["rustdoc"]
1701-
"/tests/rustdoc-json" = ["@aDotInTheVoid"]
1700+
"/tests/rustdoc-json" = ["rustdoc"]
17021701
"/tests/rustdoc-ui" = ["rustdoc"]
17031702
"/tests/ui" = ["compiler"]
17041703
"/tests/ui-fulldeps" = ["compiler"]

0 commit comments

Comments
 (0)