]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/publish_toolstate.py
Fix tidy
[rust.git] / src / tools / publish_toolstate.py
index 6e06034db599a5e9cf18432c387cae9216e829ba..f2a585e6273070a70639233d6cebe00c1dc584c1 100755 (executable)
@@ -22,7 +22,10 @@ MAINTAINERS = {
     'nomicon': '@frewsxcv @Gankro',
     'reference': '@steveklabnik @Havvy @matthewjasper @alercah',
     'rust-by-example': '@steveklabnik @marioidival @projektir',
-    'embedded-book': '@adamgreig @andre-richter @jamesmunns @korken89 @ryankurte @thejpster @therealprof',
+    'embedded-book': (
+        '@adamgreig @andre-richter @jamesmunns @korken89 '
+        '@ryankurte @thejpster @therealprof'
+    ),
 }
 
 REPOS = {