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 | [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) clangd `````````` </details> https://github.com/llvm/llvm-project/pull/175822 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
