From 879e106460b929932bf3819df6da79834dd4b490 Mon Sep 17 00:00:00 2001 From: ozkanonur Date: Sun, 27 Aug 2023 06:26:02 +0300 Subject: [PATCH] replace outdated github username 'ozkanonur' Signed-off-by: ozkanonur --- src/bootstrap/config/tests.rs | 2 +- triagebot.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/bootstrap/config/tests.rs b/src/bootstrap/config/tests.rs index c340bb2982a..b8f3be96062 100644 --- a/src/bootstrap/config/tests.rs +++ b/src/bootstrap/config/tests.rs @@ -35,7 +35,7 @@ fn download_ci_llvm() { )); } -// FIXME(ozkanonur): extend scope of the test +// FIXME(onur-ozkan): extend scope of the test // refs: // - https://github.com/rust-lang/rust/issues/109120 // - https://github.com/rust-lang/rust/pull/109162#issuecomment-1496782487 diff --git a/triagebot.toml b/triagebot.toml index aef5b5bb8dc..7aaf90d49a7 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -616,7 +616,7 @@ libs = [ bootstrap = [ "@Mark-Simulacrum", "@albertlarsan68", - "@ozkanonur", + "@onur-ozkan", "@clubby789", ] infra-ci = [ @@ -749,4 +749,4 @@ style-team = [ "/src/tools/rustdoc-themes" = ["rustdoc"] "/src/tools/tidy" = ["bootstrap"] "/src/tools/x" = ["bootstrap"] -"/src/tools/rustdoc-gui-test" = ["bootstrap", "@ozkanonur"] +"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]