[llvm] 023fb25 - [LLVM] Update ADT/Support maintainers (#120423)

via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 00:59:30 PST 2024


Author: Nikita Popov
Date: 2024-12-19T09:59:27+01:00
New Revision: 023fb258b0a8f81b4eb80a8a1c8e1c48a71873de

URL: https://github.com/llvm/llvm-project/commit/023fb258b0a8f81b4eb80a8a1c8e1c48a71873de
DIFF: https://github.com/llvm/llvm-project/commit/023fb258b0a8f81b4eb80a8a1c8e1c48a71873de.diff

LOG: [LLVM] Update ADT/Support maintainers (#120423)

Nominate dwblaikie and kuhar as new maintainers for ADT/Support,
replacing chandlerc.

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 8df401ae033682..8c9800054bb990 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -295,8 +295,10 @@ andrei.safronov at espressif.com (email), [andreisfr](https://github.com/andreisfr)
 
 #### ADT, Support
 
-Chandler Carruth \
-chandlerc at gmail.com, chandlerc at google.com (email), [chandlerc](https://github.com/chandlerc) (GitHub)
+David Blaikie \
+dblaikie at gmail.com (email), [dwblaikie](https://github.com/dwblaike) (GitHub) \
+Jakub Kuderski \
+jakub at nod-labs.com (email), [kuhar](https://github.com/kuhar) (GitHub)
 
 #### Bitcode
 
@@ -453,6 +455,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
 
 Paul C. Anagnostopoulos (paul at windfall.com, [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
 Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
+Chandler Carruth (chandlerc at gmail.com, chandlerc at google.com, [chandlerc](https://github.com/chandlerc)) -- ADT, Support \
 Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by someone else \
 Jake Ehrlich (jakehehrlich at google.com, [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
 Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \


        


More information about the llvm-commits mailing list