Skip to content

Commit 7dba34f

Browse files
committedJul 19, 2020
tools: update rustfmt toolstate maintainers
1 parent 4803680 commit 7dba34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/tools/publish_toolstate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
MAINTAINERS = {
2727
'miri': {'oli-obk', 'RalfJung', 'eddyb'},
2828
'rls': {'Xanewok'},
29-
'rustfmt': {'topecongiro'},
29+
'rustfmt': {'topecongiro', 'calebcartwright'},
3030
'book': {'carols10cents', 'steveklabnik'},
3131
'nomicon': {'frewsxcv', 'Gankra'},
3232
'reference': {'steveklabnik', 'Havvy', 'matthewjasper', 'ehuss'},

0 commit comments

Comments
 (0)
Please sign in to comment.