diff options
| author | nils <48135649+Nilstrieb@users.noreply.github.com> | 2023-01-12 15:44:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-12 15:44:53 +0100 |
| commit | 89f9569d54452bb0b93f75aaee720c487ed2b37a (patch) | |
| tree | 892b3d3d74774d5582ab7471a19949bab7383959 | |
| parent | e9b70693fae0880a047cf923347f0c3c69514c8e (diff) | |
| parent | fb0ecc028840ae97cc38258f7e2cbbfcd70a8f29 (diff) | |
| download | rust-89f9569d54452bb0b93f75aaee720c487ed2b37a.tar.gz rust-89f9569d54452bb0b93f75aaee720c487ed2b37a.zip | |
Rollup merge of #106761 - WaffleLapkin:waffle-is-CompilerReviewer, r=oli-obk
Add `WaffleLapkin` to compiler reviewers r? ``@wesleywiser``
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 1f1b1f1110d..a7b4925bc17 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -478,6 +478,7 @@ compiler-team-contributors = [ "@jackh726", "@TaKO8Ki", "@Nilstrieb", + "@WaffleLapkin", ] compiler = [ "compiler-team", |
