[llvm] 06cb5c9 - [LLVM] Update ARM maintainers (#117002)

via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 06:40:10 PST 2024


Author: Nikita Popov
Date: 2024-11-25T15:40:07+01:00
New Revision: 06cb5c9d2c24e7560fcafd911fb145b96e96a675

URL: https://github.com/llvm/llvm-project/commit/06cb5c9d2c24e7560fcafd911fb145b96e96a675
DIFF: https://github.com/llvm/llvm-project/commit/06cb5c9d2c24e7560fcafd911fb145b96e96a675.diff

LOG: [LLVM] Update ARM maintainers (#117002)

Move rengolin and asl to former maintainers, and add davemgreen,
ostannard, nasherm, smithp35 and stuji from ARM as current
maintainers (with a focus area for some).

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index c3f98c9bbdff53..9744aa1aa43be9 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -180,8 +180,16 @@ marksl at synopsys.com (email), [markschimmel](https://github.com/markschimmel) (Gi
 
 #### ARM backend
 
-Renato Golin \
-rengolin at systemcall.eu (email), [rengolin](https://github.com/rengolin) (GitHub)
+David Green \
+david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
+Oliver Stannard (Especially assembly/dissassembly) \
+oliver.stannard at arm.com (email), [ostannard](https://github.com/ostannard) (GitHub) \
+Nashe Mncube \
+nashe.mncube at arm.com (email), [nasherm](https://github.com/nasherm) (GitHub) \
+Peter Smith (Anything ABI) \
+peter.smith at arm.com (email), [smithp35](https://github.com/smithp35) (GitHub) \
+Ties Stuij (GlobalISel and early arch support) \
+ties.stuij at arm.com (email), [stuij](https://github.com/stuij) (GitHub)
 
 #### AVR backend
 
@@ -406,11 +414,6 @@ echristo at gmail.com (email), [echristo](https://github.com/echristo) (GitHub)
 Anton Korobeynikov \
 anton at korobeynikov.info (email), [asl](https://github.com/asl) (GitHub)
 
-#### ARM EABI
-
-Anton Korobeynikov \
-anton at korobeynikov.info (email), [asl](https://github.com/asl) (GitHub)
-
 #### LLVM Buildbot
 
 Galina Kistanova \
@@ -470,6 +473,8 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
 
 Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
 Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by someone else \
+Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
+Anton Korobeynikov (anton at korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI \
 Hans Wennborg (hans at chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \
 
 ### Former maintainers of removed components


        


More information about the llvm-commits mailing list