Track rustc-guide on toolstate
This commit is contained in:
parent
83877773da
commit
d8a6ccfb4a
2 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,7 @@ MAINTAINERS = {
|
|||
'@ryankurte @thejpster @therealprof'
|
||||
),
|
||||
'edition-guide': '@ehuss @Centril @steveklabnik',
|
||||
'rustc-guide': '@mark-i-m'
|
||||
}
|
||||
|
||||
REPOS = {
|
||||
|
@ -41,6 +42,7 @@ REPOS = {
|
|||
'rust-by-example': 'https://github.com/rust-lang/rust-by-example',
|
||||
'embedded-book': 'https://github.com/rust-embedded/book',
|
||||
'edition-guide': 'https://github.com/rust-lang-nursery/edition-guide',
|
||||
'rustc-guide': 'https://github.com/rust-lang/rustc-guide',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue