https://github.com/AaronBallman created https://github.com/llvm/llvm-project/pull/176965
While reaching out to folks for a maintainers list refresh, Tom asked to step down due to other commitments. Thank you for all your help! >From 41526f91b7c882aba45d0c696e45c52b169ccd72 Mon Sep 17 00:00:00 2001 From: Aaron Ballman <[email protected]> Date: Tue, 20 Jan 2026 11:47:20 -0500 Subject: [PATCH] Move Tom Honermann to the inactive maintainers list While reaching out to folks for a maintainers list refresh, Tom 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 76d1f84992c1e..0a17cd9530053 100644 --- a/clang/Maintainers.rst +++ b/clang/Maintainers.rst @@ -279,9 +279,6 @@ Inline assembly Text encodings ~~~~~~~~~~~~~~ -| Tom Honermann -| tom\@honermann.net (email), tahonermann (Phabricator), tahonermann (GitHub) - | Corentin Jabot | corentin.jabot\@gmail.com (email), cor3ntin (Phabricator), cor3ntin (GitHub) @@ -400,3 +397,4 @@ Inactive component maintainers | Chandler Carruth (chandlerc\@gmail.com, chandlerc\@google.com) -- CMake, library layering | 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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
