Skip to content

Commit dbbf875

Browse files
authored
Remove nrc from toolstate pings
1 parent e4e032a commit dbbf875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/publish_toolstate.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
MAINTAINERS = {
1717
'miri': '@oli-obk @RalfJung @eddyb',
1818
'clippy-driver': '@Manishearth @llogiq @mcarton @oli-obk @phansch',
19-
'rls': '@nrc @Xanewok',
20-
'rustfmt': '@nrc @topecongiro',
19+
'rls': '@Xanewok',
20+
'rustfmt': '@topecongiro',
2121
'book': '@carols10cents @steveklabnik',
2222
'nomicon': '@frewsxcv @Gankro',
2323
'reference': '@steveklabnik @Havvy @matthewjasper @ehuss',

0 commit comments

Comments
 (0)