From cf3a0f255369dde072822657db0751150f2e5e01 Mon Sep 17 00:00:00 2001 From: Farid Zakaria Date: Sat, 28 Mar 2026 22:21:13 -0700 Subject: [PATCH] [lld] update maintainers (#183803) As a new contributor, it helps to correctly see the right maintainer. --- lld/Maintainers.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/lld/Maintainers.md b/lld/Maintainers.md index d21024626765..d53f7cecc38c 100644 --- a/lld/Maintainers.md +++ b/lld/Maintainers.md @@ -10,10 +10,22 @@ The following people are the active maintainers for the project. Please reach out to them for code reviews, questions about their area of expertise, or other assistance. -### COFF, ELF backends (COFF/* ELF/*) +### ELF backend + +Fangrui Song \ +i@maskray.me (email), [maskray](https://github.com/maskray) (GitHub) + +Peter Smith \ +peter.smith@arm.com (email), [smithp35](https://github.com/smithp35) (GitHub) + +### COFF backend + +Martin Storsjö \ +martin@martin.st (email), [mstorsjo](https://github.com/mstorsjo) (GitHub) + +Alexandre Ganea \ +alex_toresh@yahoo.fr (email), [aganea](https://github.com/aganea) (GitHub) -Rui Ueyama \ -ruiu@google.com (email) ### Old Mach-O backend