diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-04-17 05:44:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-17 05:44:53 +0200 |
| commit | 1134f442f9f256ea476002a014f25be03f013063 (patch) | |
| tree | 9ca96652212ff2b1e0d67e0a8d7403b9db99acdd | |
| parent | 90af17ddcbd39ff80ee4264e908eda2e2c57de98 (diff) | |
| parent | 9a67a6cb0433d1403c913a842a94bbb26a01c4d8 (diff) | |
Rollup merge of #124045 - nnethercote:add-nnethercote-review, r=nnethercote
Reinstate nnethercote to the review rotation. I'm back from vacation. r? nnethercote
| -rw-r--r-- | triagebot.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 6f8ed2edbfb..731642ca74c 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -800,6 +800,7 @@ compiler-team = [ compiler-team-contributors = [ "@TaKO8Ki", "@Nadrieril", + "@nnethercote", "@fmease", "@fee1-dead", "@BoxyUwU", @@ -857,14 +858,17 @@ parser = [ "@compiler-errors", "@davidtwco", "@estebank", + "@nnethercote", "@petrochenkov", "@spastorino", ] lexer = [ + "@nnethercote", "@petrochenkov", "@estebank", ] arena = [ + "@nnethercote", "@spastorino", ] mir = [ |
