[clang] ce88e6e - Move John McCall to the inactive maintainers list (#177406)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 22 10:53:24 PST 2026
Author: Aaron Ballman
Date: 2026-01-22T13:53:20-05:00
New Revision: ce88e6e363efb91415cc47c8cb353073d1cacc9a
URL: https://github.com/llvm/llvm-project/commit/ce88e6e363efb91415cc47c8cb353073d1cacc9a
DIFF: https://github.com/llvm/llvm-project/commit/ce88e6e363efb91415cc47c8cb353073d1cacc9a.diff
LOG: Move John McCall to the inactive maintainers list (#177406)
While reaching out to folks for a maintainers list refresh, John asked
to step down due to other commitments. Thank you for all your help!
Added:
Modified:
clang/Maintainers.rst
Removed:
################################################################################
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 1a8ebe3d54a1c..5546d4cf36313 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -42,9 +42,6 @@ AST Visitors
Clang LLVM IR generation
~~~~~~~~~~~~~~~~~~~~~~~~
-| John McCall
-| rjmccall\@apple.com (email), rjmccall (Phabricator), rjmccall (GitHub)
-
| Eli Friedman
| efriedma\@qti.qualcomm.com (email), efriedma (Phabricator), efriedma-quic (GitHub)
@@ -404,3 +401,4 @@ Inactive component maintainers
| Devin Coughlin (dcoughlin\@apple.com) -- Clang static analyzer
| Manuel Klimek (klimek\@google.com (email), klimek (Phabricator), r4nt (GitHub)) -- Tooling, AST matchers
| Tom Honermann (tom\@honermann.net (email), tahonermann (Phabricator), tahonermann (GitHub)) -- Text Encodings
+| John McCall (rjmccall\@apple.com (email), rjmccall (Phabricator), rjmccall (GitHub)) -- Clang LLVM IR generation
More information about the cfe-commits
mailing list