[clang-tools-extra] [clang-tools-extra] Update Maintainers for Clang-Doc (PR #175822)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 13 12:17:32 PST 2026


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang-tools-extra

Author: Paul Kirth (ilovepi)

<details>
<summary>Changes</summary>

Currently, Erick Velez has been doing the bulk of clang-doc development.
The maintainer being removed hasn't participated in almost a year, so it
would be good to have active maintainers listed in the file.

---
Full diff: https://github.com/llvm/llvm-project/pull/175822.diff


1 Files Affected:

- (modified) clang-tools-extra/Maintainers.rst (+2-2) 


``````````diff
diff --git a/clang-tools-extra/Maintainers.rst b/clang-tools-extra/Maintainers.rst
index 094f1157f4dbb..dce43e61c38d2 100644
--- a/clang-tools-extra/Maintainers.rst
+++ b/clang-tools-extra/Maintainers.rst
@@ -48,8 +48,8 @@ clang-doc
 | Paul Kirth
 | paulkirth at google.com (email), ilovepi (GitHub), ilovepi (Discourse)
 
-| Peter Chou
-| peterchou411 at gmail.com (email), PeterChou1 (GitHub), PeterChou1 (Discourse), .peterchou (Discord)
+| Erick Velez
+| erickvelez7 at gmail.com (email), evelez7 (GitHub), evelez (Discourse)
 
 
 clangd

``````````

</details>


https://github.com/llvm/llvm-project/pull/175822


More information about the cfe-commits mailing list