https://github.com/AaronBallman created https://github.com/llvm/llvm-project/pull/181192
While reaching out to folks for a maintainers list refresh, Chris asked to step down due to other commitments. Thank you for all your help! >From d1e5ac9737d391af6329681e21efb1c0d8ff49ae Mon Sep 17 00:00:00 2001 From: Aaron Ballman <[email protected]> Date: Thu, 12 Feb 2026 12:31:16 -0500 Subject: [PATCH] Move Chris Bieneman to the inactive maintainers list While reaching out to folks for a maintainers list refresh, Chris asked to step down due to other commitments. Thank you for all your help! --- clang-tools-extra/Maintainers.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/clang-tools-extra/Maintainers.rst b/clang-tools-extra/Maintainers.rst index fa1343a28942d..e3eb6e1ba7967 100644 --- a/clang-tools-extra/Maintainers.rst +++ b/clang-tools-extra/Maintainers.rst @@ -54,9 +54,6 @@ clangd | Nathan Ridge | [email protected] (email), HighCommander4 (GitHub), HighCommander4 (Discourse), nridge (Discord) -| Chris Bieneman -| [email protected] (email), llvm-beanz (GitHub), beanz (Discord), beanz (Discourse) - Inactive Maintainers ==================== @@ -77,3 +74,4 @@ Inactive component maintainers | Peter Chou ([email protected] (email), PeterChou1 (GitHub, Discourse), .peterchou (Discord)) -- clang-doc | Piotr Zegar ([email protected] (email), PiotrZSL (GitHub), PiotrZSL (Discourse), PiotrZSL (Discord)) -- clang-tidy | Kadir Çetinkaya ([email protected] (email), kadircet (GitHub) kadircet (Discourse), kadircet (Discord)) -- clangd +| Chris Bieneman ([email protected] (email), llvm-beanz (GitHub), beanz (Discord), beanz (Discourse)) -- clangd _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
