[llvm] [LLVM] Update windows codegen maintainer (PR #119576)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 01:19:42 PST 2025
https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/119576
>From cdf47e9eeede34d1b4f0803c49b744ee55103a1c Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Wed, 11 Dec 2024 16:44:46 +0100
Subject: [PATCH] [LLVM] Update windows codegen maintainer
---
llvm/Maintainers.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 7acca062f42a0e..34ab800d623697 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -155,10 +155,10 @@ quentin.colombet at gmail.com (email), [qcolombet](https://github.com/qcolombet) (G
Fangrui Song \
i at maskray.me (email), [MaskRay](https://github.com/MaskRay) (GitHub)
-#### Windows codegen
+#### Windows ABI and codegen
-Anton Korobeynikov \
-anton at korobeynikov.info (email), [asl](https://github.com/asl) (GitHub)
+Reid Kleckner \
+reid.kleckner at gmail.com (email), [rnk](https://github.com/rnk) (GitHub)
### Backends / Targets
@@ -467,7 +467,7 @@ Hal Finkel (hfinkel at anl.gov, [hfinkel](https://github.com/hfinkel) -- AliasAnaly
Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
Venkatraman Govindaraju (venkatra at cs.wisc.edu, [vegovin](https://github.com/vegovin) -- Sparc backend \
James Grosbach (grosbach at apple.com) -- MC layer \
-Anton Korobeynikov (anton at korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI \
+Anton Korobeynikov (anton at korobeynikov.info, [asl](https://github.com/asl)) -- ARM EABI, Windows codegen \
David Majnemer (david.majnemer at gmail.com, [majnemer](https://github.com/majnemer)) -- InstCombine, ConstantFold \
Chad Rosier (mcrosier at codeaurora.org) -- FastISel \
Hans Wennborg (hans at chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \
More information about the llvm-commits
mailing list