[llvm] [Hexagon] Update maintainers (PR #177935)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 9 07:30:04 PST 2026


https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/177935

>From 6a661217e3bd5f436dd15ee6987fa6b6aea8b28e Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Mon, 26 Jan 2026 13:01:17 +0100
Subject: [PATCH 1/3] Move Sundeep Kushwaha to inactive maintainers

---
 llvm/Maintainers.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index f691dc0777eda..55ed8fac0c9e9 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -245,9 +245,6 @@ 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)
-
 #### Lanai backend
 
 Jacques Pienaar \
@@ -557,7 +554,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
 

>From 0bf0169a8a0d63f968a5d629adda13936453d12f Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Fri, 6 Feb 2026 11:18:58 +0100
Subject: [PATCH 2/3] Add androm3da and iajbar

---
 llvm/Maintainers.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 55ed8fac0c9e9..770f32e6750b2 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -245,6 +245,11 @@ mail at justinbogner.com (email), [bogner](https://github.com/bogner) (GitHub)
 
 #### Hexagon backend
 
+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)
+
 #### Lanai backend
 
 Jacques Pienaar \

>From 821df457ad4eda5aecbc0e8263bea5a000c452b0 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Mon, 9 Feb 2026 16:29:43 +0100
Subject: [PATCH 3/3] Add aankit-ca

---
 llvm/Maintainers.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 770f32e6750b2..c714fab83d583 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -248,7 +248,9 @@ mail at justinbogner.com (email), [bogner](https://github.com/bogner) (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)
+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
 



More information about the llvm-commits mailing list