File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ fn download_ci_llvm() {
35
35
) ) ;
36
36
}
37
37
38
- // FIXME(ozkanonur ): extend scope of the test
38
+ // FIXME(onur-ozkan ): extend scope of the test
39
39
// refs:
40
40
// - https://github.com/rust-lang/rust/issues/109120
41
41
// - https://github.com/rust-lang/rust/pull/109162#issuecomment-1496782487
Original file line number Diff line number Diff line change @@ -616,7 +616,7 @@ libs = [
616
616
bootstrap = [
617
617
" @Mark-Simulacrum" ,
618
618
" @albertlarsan68" ,
619
- " @ozkanonur " ,
619
+ " @onur-ozkan " ,
620
620
" @clubby789" ,
621
621
]
622
622
infra-ci = [
@@ -749,4 +749,4 @@ style-team = [
749
749
"/src/tools/rustdoc-themes" = [" rustdoc" ]
750
750
"/src/tools/tidy" = [" bootstrap" ]
751
751
"/src/tools/x" = [" bootstrap" ]
752
- "/src/tools/rustdoc-gui-test" = [" bootstrap" , " @ozkanonur " ]
752
+ "/src/tools/rustdoc-gui-test" = [" bootstrap" , " @onur-ozkan " ]
You can’t perform that action at this time.
0 commit comments