Author: Paul Kirth Date: 2026-01-13T22:45:21Z New Revision: feeb934a3c4d825cd673f01416c39ca73ede170f
URL: https://github.com/llvm/llvm-project/commit/feeb934a3c4d825cd673f01416c39ca73ede170f DIFF: https://github.com/llvm/llvm-project/commit/feeb934a3c4d825cd673f01416c39ca73ede170f.diff LOG: [clang-tools-extra] Update Maintainers for Clang-Doc (#175822) Currently, Erick Velez has been doing the bulk of clang-doc development. We're also moving one of the old maintainers that hasn't participated in almost a year to inactive. Added: Modified: clang-tools-extra/Maintainers.rst Removed: ################################################################################ diff --git a/clang-tools-extra/Maintainers.rst b/clang-tools-extra/Maintainers.rst index 094f1157f4dbb..9846840649284 100644 --- a/clang-tools-extra/Maintainers.rst +++ b/clang-tools-extra/Maintainers.rst @@ -48,8 +48,8 @@ clang-doc | Paul Kirth | [email protected] (email), ilovepi (GitHub), ilovepi (Discourse) -| Peter Chou -| [email protected] (email), PeterChou1 (GitHub), PeterChou1 (Discourse), .peterchou (Discord) +| Erick Velez +| [email protected] (email), evelez7 (GitHub), evelez (Discourse), erick.velez (Discord) clangd @@ -80,3 +80,4 @@ Inactive component maintainers | Nathan James ([email protected]) -- clang-tidy | Julie Hockett ([email protected]) -- clang-doc | Sam McCall ([email protected] (email), sam-mccall (GitHub, Discourse, Discord)) -- clangd +| Peter Chou ([email protected] (email), PeterChou1 (GitHub, Discourse), .peterchou (Discord)) -- clang-doc _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
