Notify myself when Clippy toolstate changes
This commit is contained in:
parent
eac09088e1
commit
d6a98f4b3a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ except ImportError:
|
|||
# List of people to ping when the status of a tool changed.
|
||||
MAINTAINERS = {
|
||||
'miri': '@oli-obk @RalfJung @eddyb',
|
||||
'clippy-driver': '@Manishearth @llogiq @mcarton @oli-obk',
|
||||
'clippy-driver': '@Manishearth @llogiq @mcarton @oli-obk @phansch',
|
||||
'rls': '@nrc @Xanewok',
|
||||
'rustfmt': '@nrc @topecongiro',
|
||||
'book': '@carols10cents @steveklabnik',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue