[clang-tools-extra] Move Piotr Zegar to the inactive maintainers list (PR #176967)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 20 09:23:34 PST 2026
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
| git.julian.schmidt at gmail.com (email), 5chmidti (GitHub), 5chmidti (Discourse), 5chmidti (Discord)
-| Piotr Zegar
-| me at piotrzegar.pl (email), PiotrZSL (GitHub), PiotrZSL (Discourse), PiotrZSL (Discord)
-
| Victor Baranov
| bar.victor.2002 at gmail.com (email), vbvictor (GitHub), vbvictor (Discourse), vbvictor (Discord)
@@ -81,3 +78,4 @@ Inactive component maintainers
| 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
+| Piotr Zegar (me at piotrzegar.pl (email), PiotrZSL (GitHub), PiotrZSL (Discourse), PiotrZSL (Discord)) -- clang-tidy
``````````
</details>
https://github.com/llvm/llvm-project/pull/176967
More information about the cfe-commits
mailing list