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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
