diff options
| author | Waffle Maybe <waffle.lapkin@gmail.com> | 2023-08-02 00:09:54 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-02 00:09:54 +0400 |
| commit | 60fffbc978965a84145a5c65854aad70d563f827 (patch) | |
| tree | 6417803e10a43a8cec4d3c7abc3a93eb64559d2c | |
| parent | fe90d7dfcd571d8a60cad96ca2268b2d54cab31c (diff) | |
| download | rust-60fffbc978965a84145a5c65854aad70d563f827.tar.gz rust-60fffbc978965a84145a5c65854aad70d563f827.zip | |
Temporary remove myself from review rotation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index a180577a834..9ac8f4d725e 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -490,7 +490,7 @@ cc = ["@nnethercote"] [assign] warn_non_default_branch = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" -users_on_vacation = ["jyn514"] +users_on_vacation = ["jyn514", "WaffleLapkin"] [assign.adhoc_groups] compiler-team = [ |
