llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang-tools-extra Author: Aleksandr Platonov (ArcsinX) <details> <summary>Changes</summary> To address clangd maintance problem, I'm nominating myself as a clangd maintainer. I'm currently actively reviewing PRs. I also participated in clangd-related discourse discussions, subscribed to clangd issues and PRs. For a while I plan to spend some time for PRs review in clangd. --- Full diff: https://github.com/llvm/llvm-project/pull/187886.diff 1 Files Affected: - (modified) clang-tools-extra/Maintainers.rst (+3) ``````````diff diff --git a/clang-tools-extra/Maintainers.rst b/clang-tools-extra/Maintainers.rst index 9b7b6e827ae45..8c17ba2185bc3 100644 --- a/clang-tools-extra/Maintainers.rst +++ b/clang-tools-extra/Maintainers.rst @@ -57,6 +57,9 @@ clangd | Nathan Ridge | [email protected] (email), HighCommander4 (GitHub), HighCommander4 (Discourse), nridge (Discord) +| Aleksandr Platonov +| [email protected] (email), ArcsinX (GitHub), ArcsinX (Discourse) + Inactive Maintainers ==================== `````````` </details> https://github.com/llvm/llvm-project/pull/187886 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
