Author: Aaron Ballman Date: 2026-02-12T12:50:52-05:00 New Revision: 2a560a86456fa8923cf348c99993028cd56bb8fe
URL: https://github.com/llvm/llvm-project/commit/2a560a86456fa8923cf348c99993028cd56bb8fe DIFF: https://github.com/llvm/llvm-project/commit/2a560a86456fa8923cf348c99993028cd56bb8fe.diff LOG: Move Chris Bieneman to the inactive maintainers list (#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! Added: Modified: clang-tools-extra/Maintainers.rst Removed: ################################################################################ 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
