[llvm] [LLVM] Update TableGen maintainer (PR #119569)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 07:33:44 PST 2024
https://github.com/nikic updated https://github.com/llvm/llvm-project/pull/119569
>From 2a1d8b7a49d2a64dde7457fe367a9a0d85ae2997 Mon Sep 17 00:00:00 2001
From: Nikita Popov <npopov at redhat.com>
Date: Wed, 11 Dec 2024 16:22:41 +0100
Subject: [PATCH] [LLVM] Update TableGen maintainer
---
llvm/Maintainers.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 8da9b150c13d9f..b3904becc2bcbb 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -345,8 +345,8 @@ jgorbe at google.com (email), [slackito](https://github.com/slackito) (GitHub)
#### TableGen
-Paul C. Anagnostopoulos \
-paul at windfall.com (email)
+Rahul Joshi \
+rjoshi at nvidia.com (email), [jurahul](https://github.com/jurahul) (GitHub)
#### TextAPI
@@ -457,6 +457,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
### Inactive or former component maintainers
+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 \
Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
More information about the llvm-commits
mailing list