Skip to content

Commit 1095175

Browse files
Rollup merge of #115261 - onur-ozkan:replace-old-username, r=Mark-Simulacrum
replace outdated github username 'ozkanonur'
2 parents 8dfbc76 + 879e106 commit 1095175

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/bootstrap/config/tests.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fn download_ci_llvm() {
3535
));
3636
}
3737

38-
// FIXME(ozkanonur): extend scope of the test
38+
// FIXME(onur-ozkan): extend scope of the test
3939
// refs:
4040
// - https://github.com/rust-lang/rust/issues/109120
4141
// - https://github.com/rust-lang/rust/pull/109162#issuecomment-1496782487

triagebot.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ libs = [
616616
bootstrap = [
617617
"@Mark-Simulacrum",
618618
"@albertlarsan68",
619-
"@ozkanonur",
619+
"@onur-ozkan",
620620
"@clubby789",
621621
]
622622
infra-ci = [
@@ -749,4 +749,4 @@ style-team = [
749749
"/src/tools/rustdoc-themes" = ["rustdoc"]
750750
"/src/tools/tidy" = ["bootstrap"]
751751
"/src/tools/x" = ["bootstrap"]
752-
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@ozkanonur"]
752+
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]

0 commit comments

Comments
 (0)