|
41 | 41 | 'ryankurte', 'thejpster', 'therealprof', |
42 | 42 | }, |
43 | 43 | 'edition-guide': {'ehuss', 'Centril', 'steveklabnik'}, |
44 | | - 'rustc-guide': {'mark-i-m', 'spastorino', 'amanjeev'}, |
| 44 | + 'rustc-guide': {'mark-i-m', 'spastorino', 'amanjeev', 'JohnTitor'}, |
45 | 45 | } |
46 | 46 |
|
47 | 47 | REPOS = { |
|
50 | 50 | 'rls': 'https://github.com/rust-lang/rls', |
51 | 51 | 'rustfmt': 'https://github.com/rust-lang/rustfmt', |
52 | 52 | 'book': 'https://github.com/rust-lang/book', |
53 | | - 'nomicon': 'https://github.com/rust-lang-nursery/nomicon', |
54 | | - 'reference': 'https://github.com/rust-lang-nursery/reference', |
| 53 | + 'nomicon': 'https://github.com/rust-lang/nomicon', |
| 54 | + 'reference': 'https://github.com/rust-lang/reference', |
55 | 55 | 'rust-by-example': 'https://github.com/rust-lang/rust-by-example', |
56 | 56 | 'embedded-book': 'https://github.com/rust-embedded/book', |
57 | | - 'edition-guide': 'https://github.com/rust-lang-nursery/edition-guide', |
| 57 | + 'edition-guide': 'https://github.com/rust-lang/edition-guide', |
58 | 58 | 'rustc-guide': 'https://github.com/rust-lang/rustc-guide', |
59 | 59 | } |
60 | 60 |
|
|
0 commit comments