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)
This commit is contained in:
commit
13f95426fd
1 changed files with 2 additions and 3 deletions
|
|
@ -1243,7 +1243,6 @@ libs = [
|
|||
bootstrap = [
|
||||
"@Mark-Simulacrum",
|
||||
"@albertlarsan68",
|
||||
"@onur-ozkan",
|
||||
"@kobzol",
|
||||
"@jieyouxu",
|
||||
"@clubby789",
|
||||
|
|
@ -1436,8 +1435,8 @@ compiletest = [
|
|||
"/src/tools/rustdoc-themes" = ["rustdoc"]
|
||||
"/src/tools/tidy" = ["bootstrap"]
|
||||
"/src/tools/x" = ["bootstrap"]
|
||||
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
|
||||
"/src/tools/libcxx-version" = ["@onur-ozkan"]
|
||||
"/src/tools/rustdoc-gui-test" = ["bootstrap"]
|
||||
"/src/tools/libcxx-version" = ["bootstrap"]
|
||||
|
||||
# Enable review queue tracking
|
||||
# Documentation at: https://forge.rust-lang.org/triagebot/review-queue-tracking.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue