https://github.com/AaronBallman created https://github.com/llvm/llvm-project/pull/176967
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! >From 06142b56368989aaeabd823b1ae4cc31da3820c0 Mon Sep 17 00:00:00 2001 From: Aaron Ballman <[email protected]> Date: Tue, 20 Jan 2026 11:53:33 -0500 Subject: [PATCH] Move Piotr Zegar to the inactive maintainers list 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! --- clang-tools-extra/Maintainers.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
