Skip to content

[LLVM] Update ADT/Support maintainers #120423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 19, 2024
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
7 changes: 5 additions & 2 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,10 @@ [email protected] (email), [andreisfr](https://github.com/andreisfr)

#### ADT, Support

Chandler Carruth \
[email protected], [email protected] (email), [chandlerc](https://github.com/chandlerc) (GitHub)
David Blaikie \
[email protected] (email), [dwblaikie](https://github.com/dwblaike) (GitHub) \
Jakub Kuderski \
[email protected] (email), [kuhar](https://github.com/kuhar) (GitHub)

#### Bitcode

Expand Down Expand Up @@ -454,6 +456,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 \
Chandler Carruth ([email protected], [email protected], [chandlerc](https://github.com/chandlerc)) -- ADT, Support \
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
James Grosbach ([email protected]) -- MC layer \
Expand Down
Loading