[llvm] 10ad213 - [LLVM] Move Chad Rosier to inactive maintainers
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 08:04:08 PST 2024
Author: Nikita Popov
Date: 2024-12-11T17:03:58+01:00
New Revision: 10ad2135ab33302a55fc2e8a42e6001a44aae0bc
URL: https://github.com/llvm/llvm-project/commit/10ad2135ab33302a55fc2e8a42e6001a44aae0bc
DIFF: https://github.com/llvm/llvm-project/commit/10ad2135ab33302a55fc2e8a42e6001a44aae0bc.diff
LOG: [LLVM] Move Chad Rosier to inactive maintainers
Chad has not been involved with LLVM for more than five years, so
move him to the inactive maintainers.
Unfortunately, there doesn't seem to be a clear person to take up
FastISel maintainership.
Added:
Modified:
llvm/Maintainers.md
Removed:
################################################################################
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 8da9b150c13d9f..a183cd2a683bfb 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -126,11 +126,6 @@ llvm-dev at redking.me.uk (email), [RKSimon](https://github.com/RKSimon) (GitHub) \
Craig Topper \
craig.topper at sifive.com (email), [topperc](https://github.com/topperc) (GitHub)
-#### FastISel
-
-Chad Rosier \
-mcrosier at codeaurora.org (email)
-
#### Instruction scheduling
Matthias Braun \
@@ -461,6 +456,7 @@ Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- Se
Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by someone else \
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 \
+Chad Rosier (mcrosier at codeaurora.org) -- FastISel \
Hans Wennborg (hans at chromium.org, [zmodem](https://github.com/zmodem)) -- Release management \
Kostya Serebryany ([kcc](https://github.com/kcc)) -- Sanitizers \
Evgeniy Stepanov ([eugenis](https://github.com/eugenis)) -- Sanitizers
More information about the llvm-commits
mailing list