Rollup merge of #77863 - JohnTitor:remove-mark-i-m, r=pietroalbini
Remove `mark-i-m` from rustc-dev-guide maintainers They aren't a maintainer anymore and it causes failure on our CI now: https://github.com/rust-lang-ci/rust/runs/1243600577
This commit is contained in:
commit
984f78b7ed
@ -33,7 +33,7 @@ MAINTAINERS = {
|
||||
'rust-by-example': {'steveklabnik', 'marioidival'},
|
||||
'embedded-book': {'adamgreig', 'andre-richter', 'jamesmunns', 'therealprof'},
|
||||
'edition-guide': {'ehuss', 'steveklabnik'},
|
||||
'rustc-dev-guide': {'mark-i-m', 'spastorino', 'amanjeev', 'JohnTitor'},
|
||||
'rustc-dev-guide': {'spastorino', 'amanjeev', 'JohnTitor'},
|
||||
}
|
||||
|
||||
LABELS = {
|
||||
|
Loading…
Reference in New Issue
Block a user