[llvm] [LLVM] Update ARM maintainer (PR #117002)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 22 01:01:28 PST 2024
https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/117002
>From 70e0a8d6b1a9d5405d13346c45a9974caf9621d7 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Wed, 20 Nov 2024 16:51:13 +0100
Subject: [PATCH 1/4] [LLVM] Update ARM maintainer
---
llvm/Maintainers.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index bd22b3264508c9..d29ee60801ec4e 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -175,8 +175,8 @@ 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)
#### AVR backend
@@ -464,6 +464,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
### Inactive or former component maintainers
Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
+Renato Golin (rengolin at systemcall.eu), [rengolin](https://github.com/rengolin)) -- ARM backend \
Hans Wennborg (hans at chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \
### Former maintainers of removed components
>From 17dff072d2af32a6dcfeb842a764f52d2dfdffbd Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Thu, 21 Nov 2024 17:19:25 +0100
Subject: [PATCH 2/4] Move ARM EABI entry to former list
---
llvm/Maintainers.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index d29ee60801ec4e..360683a720251f 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -401,11 +401,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 \
@@ -465,6 +460,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
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
>From c41e8d2ad3ad9f7bb8bda63c0c211b6b06b064a8 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Thu, 21 Nov 2024 18:04:10 +0100
Subject: [PATCH 3/4] Add additional ARM maintainers
---
llvm/Maintainers.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 360683a720251f..2d1d39791401cd 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -176,7 +176,11 @@ marksl at synopsys.com (email), [markschimmel](https://github.com/markschimmel) (Gi
#### ARM backend
David Green \
-david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub)
+david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
+Oliver Stannard \
+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)
#### AVR backend
>From 1166dd72ea48aa2a032c6a44d29e4b2f90b07eb1 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Fri, 22 Nov 2024 09:58:53 +0100
Subject: [PATCH 4/4] More maintainers as suggested by davemgreen
---
llvm/Maintainers.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 2d1d39791401cd..dc9d6c5d922868 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -177,10 +177,14 @@ marksl at synopsys.com (email), [markschimmel](https://github.com/markschimmel) (Gi
David Green \
david.green at arm.com (email), [davemgreen](https://github.com/davemgreen) (GitHub) \
-Oliver Stannard \
+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)
+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
More information about the llvm-commits
mailing list