llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang-tidy Author: Aaron Ballman (AaronBallman) <details> <summary>Changes</summary> While reaching out to folks for a maintainers list refresh, Piotr asked to step down due to other commitments. Thank you for all your help! --- Full diff: https://github.com/llvm/llvm-project/pull/176967.diff 1 Files Affected: - (modified) clang-tools-extra/Maintainers.rst (+1-3) ``````````diff diff --git a/clang-tools-extra/Maintainers.rst b/clang-tools-extra/Maintainers.rst index 9846840649284..7ed08577ec4bb 100644 --- a/clang-tools-extra/Maintainers.rst +++ b/clang-tools-extra/Maintainers.rst @@ -30,9 +30,6 @@ clang-tidy | Julian Schmidt | [email protected] (email), 5chmidti (GitHub), 5chmidti (Discourse), 5chmidti (Discord) -| Piotr Zegar -| [email protected] (email), PiotrZSL (GitHub), PiotrZSL (Discourse), PiotrZSL (Discord) - | Victor Baranov | [email protected] (email), vbvictor (GitHub), vbvictor (Discourse), vbvictor (Discord) @@ -81,3 +78,4 @@ Inactive component maintainers | 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 +| Piotr Zegar ([email protected] (email), PiotrZSL (GitHub), PiotrZSL (Discourse), PiotrZSL (Discord)) -- clang-tidy `````````` </details> https://github.com/llvm/llvm-project/pull/176967 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
