llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clangd Author: Aaron Ballman (AaronBallman) <details> <summary>Changes</summary> When doing the maintainer list refresh, Kadir mentioned he'd like to become inactive due to other commitments. Thank you for all that you've done for clangd! --- Full diff: https://github.com/llvm/llvm-project/pull/179232.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 7ed08577ec4bb..fa1343a28942d 100644 --- a/clang-tools-extra/Maintainers.rst +++ b/clang-tools-extra/Maintainers.rst @@ -57,9 +57,6 @@ clangd | Chris Bieneman | [email protected] (email), llvm-beanz (GitHub), beanz (Discord), beanz (Discourse) -| Kadir Çetinkaya -| [email protected] (email), kadircet (GitHub) kadircet (Discourse), kadircet (Discord) - Inactive Maintainers ==================== @@ -79,3 +76,4 @@ Inactive component maintainers | Sam McCall ([email protected] (email), sam-mccall (GitHub, Discourse, Discord)) -- clangd | 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 `````````` </details> https://github.com/llvm/llvm-project/pull/179232 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
