diff options
Diffstat (limited to 'triagebot.toml')
| -rw-r--r-- | triagebot.toml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/triagebot.toml b/triagebot.toml index 0ea45d13be1..52d18d2ca4b 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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 |
