[llvm] [LLVM] Update ARM maintainer (PR #117002)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 08:23:17 PST 2024
https://github.com/nikic created https://github.com/llvm/llvm-project/pull/117002
@rengolin You are currently listed as the maintainer for the ARM backend, but I think nowadays you mostly work on the MLIR side and aren't active in the ARM backend anymore, right?
I'd like to nominate @davemgreen as the new maintainer for ARM.
>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] [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
More information about the llvm-commits
mailing list