Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,10 +357,12 @@ [email protected] (email), [cyndyishida](https://github.com/cyndyishida) (Gi
Andrea Di Biagio \
[email protected], [email protected] (email), [adibiagio](https://github.com/adibiagio) (GitHub)

#### llvm-objcopy and ObjCopy library
#### Binary Utilities

Jake Ehrlich \
[email protected] (email), [jakehehrlich](https://github.com/jakehehrlich) (GitHub)
James Henderson \
[email protected] (email), [jh7370](https://github.com/jh7370) (GitHub) \
Fangrui Song \
[email protected] (email), [MaskRay](https://github.com/MaskRay) (GitHub)

#### Gold plugin

Expand Down Expand Up @@ -452,6 +454,7 @@ [email protected] (email), [lattner](https://github.com/lattner) (GitHub), clattn
Paul C. Anagnostopoulos ([email protected], [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
Justin Bogner ([email protected], [bogner](https://github.com/bogner)) -- SelectionDAG \
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
Jake Ehrlich ([email protected], [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
James Grosbach ([email protected]) -- MC layer \
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI \
Expand Down
Loading