[clang] Move John McCall to the inactive maintainers list (PR #177406)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 22 09:28:16 PST 2026
https://github.com/AaronBallman created https://github.com/llvm/llvm-project/pull/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!
>From 548022775a8dd136f97ebdafb67ece9d902526e7 Mon Sep 17 00:00:00 2001
From: Aaron Ballman <aaron at aaronballman.com>
Date: Thu, 22 Jan 2026 12:26:48 -0500
Subject: [PATCH] Move John McCall to the inactive maintainers list
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!
---
clang/Maintainers.rst | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
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