https://github.com/ArcsinX created https://github.com/llvm/llvm-project/pull/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. >From 6a8537edbba903ff526bd77f4cf38720dd3dab47 Mon Sep 17 00:00:00 2001 From: Aleksandr Platonov <[email protected]> Date: Sat, 21 Mar 2026 23:25:24 +0300 Subject: [PATCH] [clangd] Add ArcsinX as a maintainer 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. --- clang-tools-extra/Maintainers.rst | 3 +++ 1 file changed, 3 insertions(+) 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
