Skip to content

Commit

Permalink
tools: update rustfmt toolstate maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
calebcartwright committed Jul 19, 2020
1 parent 4803680 commit 7dba34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/publish_toolstate.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
MAINTAINERS = {
'miri': {'oli-obk', 'RalfJung', 'eddyb'},
'rls': {'Xanewok'},
'rustfmt': {'topecongiro'},
'rustfmt': {'topecongiro', 'calebcartwright'},
'book': {'carols10cents', 'steveklabnik'},
'nomicon': {'frewsxcv', 'Gankra'},
'reference': {'steveklabnik', 'Havvy', 'matthewjasper', 'ehuss'},
Expand Down

0 comments on commit 7dba34f

Please sign in to comment.