llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Aaron Ballman (AaronBallman) <details> <summary>Changes</summary> 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! --- Full diff: https://github.com/llvm/llvm-project/pull/176965.diff 1 Files Affected: - (modified) clang/Maintainers.rst (+1-3) ``````````diff 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 `````````` </details> https://github.com/llvm/llvm-project/pull/176965 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
