[llvm] [LLVM] Update maintainers for binary utilities (PR #120428)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 19 00:26:38 PST 2024
https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/120428
>From 1dd806bad44816c4762222a2dac6604cfb73b1ae Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Wed, 18 Dec 2024 14:56:11 +0100
Subject: [PATCH] [LLVM] Update llvm-objcopy maintainer
---
llvm/Maintainers.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 8aac6e0cd47029..5b1e07ce4e875d 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -359,8 +359,8 @@ andrea.dibiagio at sony.com, andrea.dibiagio at gmail.com (email), [adibiagio](https:/
#### llvm-objcopy and ObjCopy library
-Jake Ehrlich \
-jakehehrlich at google.com (email), [jakehehrlich](https://github.com/jakehehrlich) (GitHub)
+Fangrui Song \
+i at maskray.me (email), [MaskRay](https://github.com/MaskRay) (GitHub)
#### Gold plugin
@@ -452,6 +452,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
Paul C. Anagnostopoulos (paul at windfall.com, [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
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 \
+Jake Ehrlich (jakehehrlich at google.com, [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
James Grosbach (grosbach at apple.com) -- MC layer \
Anton Korobeynikov (anton at korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI \
More information about the llvm-commits
mailing list