Rollup merge of #74527 - calebcartwright:rustfmt-toolstate-maintainers, r=Mark-Simulacrum
Add myself to toolstate change notifications for rustfmt I'd like to get the toolstate change notifications for rustfmt as well so that I'll know when things break. Have spoken with @topecongiro about this offline already.
This commit is contained in:
commit
42273f6537
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ except ImportError:
|
|||
MAINTAINERS = {
|
||||
'miri': {'oli-obk', 'RalfJung', 'eddyb'},
|
||||
'rls': {'Xanewok'},
|
||||
'rustfmt': {'topecongiro'},
|
||||
'rustfmt': {'topecongiro', 'calebcartwright'},
|
||||
'book': {'carols10cents', 'steveklabnik'},
|
||||
'nomicon': {'frewsxcv', 'Gankra'},
|
||||
'reference': {'steveklabnik', 'Havvy', 'matthewjasper', 'ehuss'},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue