replace outdated github username 'ozkanonur'
Signed-off-by: ozkanonur <work@onurozkan.dev>
This commit is contained in:
parent
18be2728bd
commit
879e106460
@ -35,7 +35,7 @@ fn download_ci_llvm() {
|
|||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME(ozkanonur): extend scope of the test
|
// FIXME(onur-ozkan): extend scope of the test
|
||||||
// refs:
|
// refs:
|
||||||
// - https://github.com/rust-lang/rust/issues/109120
|
// - https://github.com/rust-lang/rust/issues/109120
|
||||||
// - https://github.com/rust-lang/rust/pull/109162#issuecomment-1496782487
|
// - https://github.com/rust-lang/rust/pull/109162#issuecomment-1496782487
|
||||||
|
@ -616,7 +616,7 @@ libs = [
|
|||||||
bootstrap = [
|
bootstrap = [
|
||||||
"@Mark-Simulacrum",
|
"@Mark-Simulacrum",
|
||||||
"@albertlarsan68",
|
"@albertlarsan68",
|
||||||
"@ozkanonur",
|
"@onur-ozkan",
|
||||||
"@clubby789",
|
"@clubby789",
|
||||||
]
|
]
|
||||||
infra-ci = [
|
infra-ci = [
|
||||||
@ -749,4 +749,4 @@ style-team = [
|
|||||||
"/src/tools/rustdoc-themes" = ["rustdoc"]
|
"/src/tools/rustdoc-themes" = ["rustdoc"]
|
||||||
"/src/tools/tidy" = ["bootstrap"]
|
"/src/tools/tidy" = ["bootstrap"]
|
||||||
"/src/tools/x" = ["bootstrap"]
|
"/src/tools/x" = ["bootstrap"]
|
||||||
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@ozkanonur"]
|
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user