[llvm] f32bd39 - [Hexagon] Update maintainers (#177935)

via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 12 05:31:54 PST 2026


Author: Nikita Popov
Date: 2026-02-12T14:31:50+01:00
New Revision: f32bd391ec6917c269a76d9d8f27079abea9e559

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

LOG: [Hexagon] Update maintainers (#177935)

It looks like SundeepKushwaha hasn't been active in LLVM for the past
year, so move them to the inactive maintainers list.

Instead add androm3da, iajbar and aankit-ca as Hexagon maintainers.

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index f691dc0777eda..c714fab83d583 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -245,8 +245,12 @@ mail at justinbogner.com (email), [bogner](https://github.com/bogner) (GitHub)
 
 #### Hexagon backend
 
-Sundeep Kushwaha \
-sundeepk at qti.qualcomm.com (email), [SundeepKushwaha](https://github.com/SundeepKushwaha) (GitHub)
+Brian Cain \
+brian.cain at oss.qualcomm.com (email), [androm3da](https://github.com/androm3da) (GitHub) \
+Ikhlas Ajbar \
+iajbar at qti.qualcomm.com (email), [iajbar](https://github.com/iajbar) \
+Ankit Aggarwal \
+aankit at qti.qualcomm.com (email), [aankit-ca](https://github.com/aankit-ca)
 
 #### Lanai backend
 
@@ -557,7 +561,8 @@ Michael Spencer (bigcheesegs at gmail.com), [Bigcheese](https://github.com/Bigchees
 Alexei Starovoitov (alexei.starovoitov at gmail.com, [4ast](https://github.com/4ast)) -- BPF backend \
 Evgeniy Stepanov ([eugenis](https://github.com/eugenis)) -- Sanitizers \
 Zheng Chen (czhengsz at cn.ibm.com, [chenzheng1030](https://github.com/chenzheng1030)) -- PowerPC backend \
-Dan Gohman (llvm at sunfishcode.online, [sunfishcode](https://github.com/sunfishcode)) -- WebAssembly backend
+Dan Gohman (llvm at sunfishcode.online, [sunfishcode](https://github.com/sunfishcode)) -- WebAssembly backend \
+Sundeep Kushwaha (sundeepk at qti.qualcomm.com, [SundeepKushwaha](https://github.com/SundeepKushwaha)) -- Hexagon backend
 
 ### Former maintainers of removed components
 


        


More information about the llvm-commits mailing list