Skip to content

Commit e335290

Browse files
authored
[LLVM] Update MC maintainer (#119571)
We currently list Jim Grosbach as the maintainer for the MC layer -- however, he hasn't been involved in LLVM for about ten years. I'd like to propose MaskRay as the replacement. I think he has done most of the substantial MC work in recent times.
1 parent ff13f61 commit e335290

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

llvm/Maintainers.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ [email protected] (email), [qcolombet](https://github.com/qcolombet) (G
143143

144144
#### MC layer
145145

146-
James Grosbach \
147-
146+
Fangrui Song \
147+
[email protected] (email), [MaskRay](https://github.com/MaskRay) (GitHub)
148148

149149
#### Windows codegen
150150

@@ -456,6 +456,7 @@ Paul C. Anagnostopoulos ([email protected], [Paul-C-Anagnostopoulos](https://git
456456
Justin Bogner ([email protected], [bogner](https://github.com/bogner)) -- SelectionDAG \
457457
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
458458
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
459+
James Grosbach ([email protected]) -- MC layer \
459460
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI \
460461
Chad Rosier ([email protected]) -- FastISel \
461462
Hans Wennborg ([email protected], [zmodem](https://github.com/zmodem)) -- Release management \

0 commit comments

Comments
 (0)