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 @@ [email protected] (email), [markschimmel](https://github.com/markschimmel) (Gi

#### ARM backend

Renato Golin \
[email protected] (email), [rengolin](https://github.com/rengolin) (GitHub)
David Green \
[email protected] (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
Oliver Stannard (Especially assembly/dissassembly) \
[email protected] (email), [ostannard](https://github.com/ostannard) (GitHub) \
Nashe Mncube \
[email protected] (email), [nasherm](https://github.com/nasherm) (GitHub) \
Peter Smith (Anything ABI) \
[email protected] (email), [smithp35](https://github.com/smithp35) (GitHub) \
Ties Stuij (GlobalISel and early arch support) \
[email protected] (email), [stuij](https://github.com/stuij) (GitHub)

#### AVR backend

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

#### ARM EABI

Anton Korobeynikov \
[email protected] (email), [asl](https://github.com/asl) (GitHub)

#### LLVM Buildbot

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

Justin Bogner ([email protected], [bogner](https://github.com/bogner)) -- SelectionDAG \
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI \
Hans Wennborg ([email protected], [zmodem](https://github.com/zmodem)) -- Release management \

### Former maintainers of removed components
Expand Down
Loading