Skip to content

Commit 13f9542

Browse files
authored
Rollup merge of #142343 - onur-ozkan:remove-myself-from-the-project, r=Kobzol
remove myself from the project See [#t-infra/bootstrap > stepping down from T-Bootstrap](https://rust-lang.zulipchat.com/#narrow/channel/326414-t-infra.2Fbootstrap/topic/stepping.20down.20from.20T-Bootstrap/with/523501689)
2 parents deea067 + 103d668 commit 13f9542

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

triagebot.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,6 @@ libs = [
12431243
bootstrap = [
12441244
"@Mark-Simulacrum",
12451245
"@albertlarsan68",
1246-
"@onur-ozkan",
12471246
"@kobzol",
12481247
"@jieyouxu",
12491248
"@clubby789",
@@ -1436,8 +1435,8 @@ compiletest = [
14361435
"/src/tools/rustdoc-themes" = ["rustdoc"]
14371436
"/src/tools/tidy" = ["bootstrap"]
14381437
"/src/tools/x" = ["bootstrap"]
1439-
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
1440-
"/src/tools/libcxx-version" = ["@onur-ozkan"]
1438+
"/src/tools/rustdoc-gui-test" = ["bootstrap"]
1439+
"/src/tools/libcxx-version" = ["bootstrap"]
14411440

14421441
# Enable review queue tracking
14431442
# Documentation at: https://forge.rust-lang.org/triagebot/review-queue-tracking.html

0 commit comments

Comments
 (0)