Author: Aleksandr Platonov Date: 2026-03-24T09:18:08+03:00 New Revision: a8b669ba6ee4ec3eb523d91deaf28ef0f8734100
URL: https://github.com/llvm/llvm-project/commit/a8b669ba6ee4ec3eb523d91deaf28ef0f8734100 DIFF: https://github.com/llvm/llvm-project/commit/a8b669ba6ee4ec3eb523d91deaf28ef0f8734100.diff LOG: [clangd] Add ArcsinX as a maintainer (#187886) 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. Added: Modified: clang-tools-extra/Maintainers.rst Removed: ################################################################################ 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 ==================== _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
