|
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