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
19 changes: 12 additions & 7 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,16 @@ marksl@synopsys.com (email), [markschimmel](https://github.com/markschimmel) (Gi

#### ARM backend

Renato Golin \
rengolin@systemcall.eu (email), [rengolin](https://github.com/rengolin) (GitHub)
David Green \
david.green@arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
Oliver Stannard (Especially assembly/dissassembly) \
oliver.stannard@arm.com (email), [ostannard](https://github.com/ostannard) (GitHub) \
Nashe Mncube \
nashe.mncube@arm.com (email), [nasherm](https://github.com/nasherm) (GitHub) \
Peter Smith (Anything ABI) \
peter.smith@arm.com (email), [smithp35](https://github.com/smithp35) (GitHub) \
Ties Stuij (GlobalISel and early arch support) \
ties.stuij@arm.com (email), [stuij](https://github.com/stuij) (GitHub)

#### AVR backend

Expand Down Expand Up @@ -406,11 +414,6 @@ echristo@gmail.com (email), [echristo](https://github.com/echristo) (GitHub)
Anton Korobeynikov \
anton@korobeynikov.info (email), [asl](https://github.com/asl) (GitHub)

#### ARM EABI

Anton Korobeynikov \
anton@korobeynikov.info (email), [asl](https://github.com/asl) (GitHub)

#### LLVM Buildbot

Galina Kistanova \
Expand Down Expand Up @@ -470,6 +473,8 @@ sabre@nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn

Justin Bogner (mail@justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
Evan Cheng (evan.cheng@apple.com) -- Parts of code generator not covered by someone else \
Renato Golin (rengolin@systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
Anton Korobeynikov (anton@korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI \
Hans Wennborg (hans@chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \

### Former maintainers of removed components
Expand Down
Loading