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