diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2023-10-15 00:49:44 -0700 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2023-10-15 00:49:44 -0700 |
| commit | b50aa24a4e041ddbeb23e4ba701ebfef2c75acee (patch) | |
| tree | 02a4b799d253dc37d55b94e2b3d7356e867156a9 | |
| parent | ee8c9d3c34719a129f280cd91ba5d324017bb02b (diff) | |
| download | rust-b50aa24a4e041ddbeb23e4ba701ebfef2c75acee.tar.gz rust-b50aa24a4e041ddbeb23e4ba701ebfef2c75acee.zip | |
Remove me from libcore review rotation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 4b051db0d73..63b49585d79 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -722,7 +722,7 @@ style-team = [ "/compiler/rustc_traits" = ["compiler", "types"] "/compiler/rustc_type_ir" = ["compiler", "types"] "/library/alloc" = ["libs"] -"/library/core" = ["libs", "@scottmcm"] +"/library/core" = ["libs"] "/library/panic_abort" = ["libs"] "/library/panic_unwind" = ["libs"] "/library/proc_macro" = ["@petrochenkov"] |
