[clang-tools-extra] [clang-tools-extra] Update Maintainers for Clang-Doc (PR #175822)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 13 14:32:29 PST 2026
https://github.com/ilovepi updated https://github.com/llvm/llvm-project/pull/175822
>From 06dc02fd666c796f0fd019518fa238692b10d480 Mon Sep 17 00:00:00 2001
From: Paul Kirth <paulkirth at google.com>
Date: Tue, 13 Jan 2026 12:11:14 -0800
Subject: [PATCH 1/2] [clang-tools-extra] Update Maintainers for Clang-Doc
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.
---
clang-tools-extra/Maintainers.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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
>From 807973f2190235cf99c22287dca15fbc7d9dedf2 Mon Sep 17 00:00:00 2001
From: Paul Kirth <paulkirth at google.com>
Date: Tue, 13 Jan 2026 14:31:07 -0800
Subject: [PATCH 2/2] Update contacts and move PeterChou to inactive
---
clang-tools-extra/Maintainers.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/clang-tools-extra/Maintainers.rst b/clang-tools-extra/Maintainers.rst
index dce43e61c38d2..9846840649284 100644
--- a/clang-tools-extra/Maintainers.rst
+++ b/clang-tools-extra/Maintainers.rst
@@ -49,7 +49,7 @@ clang-doc
| paulkirth at google.com (email), ilovepi (GitHub), ilovepi (Discourse)
| Erick Velez
-| erickvelez7 at gmail.com (email), evelez7 (GitHub), evelez (Discourse)
+| erickvelez7 at gmail.com (email), evelez7 (GitHub), evelez (Discourse), erick.velez (Discord)
clangd
@@ -80,3 +80,4 @@ Inactive component maintainers
| Nathan James (n.james93 at hotmail.co.uk) -- clang-tidy
| Julie Hockett (juliehockett at google.com) -- clang-doc
| Sam McCall (sammccall at google.com (email), sam-mccall (GitHub, Discourse, Discord)) -- clangd
+| Peter Chou (peterchou411 at gmail.com (email), PeterChou1 (GitHub, Discourse), .peterchou (Discord)) -- clang-doc
More information about the cfe-commits
mailing list