[clang] Step down as clang-format maintainer (PR #187910)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 21 22:32:09 PDT 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: owenca (owenca)
<details>
<summary>Changes</summary>
I'm stepping down as clang-format maintainer and
nominating @<!-- -->HazardyKnusperkeks to take my place.
---
Full diff: https://github.com/llvm/llvm-project/pull/187910.diff
1 Files Affected:
- (modified) clang/Maintainers.md (+1-3)
``````````diff
diff --git a/clang/Maintainers.md b/clang/Maintainers.md
index a05b510ebaede..deeb8e491464c 100644
--- a/clang/Maintainers.md
+++ b/clang/Maintainers.md
@@ -205,9 +205,6 @@ umbrella or components used to support such tools.
MyDeveloperDay \
mydeveloperday at gmail.com (email), MyDeveloperDay (Phabricator), [MyDeveloperDay](https://github.com/MyDeveloperDay) (GitHub)
-Owen Pan \
-owenpiano at gmail.com (email), owenpan (Phabricator), [owenca](https://github.com/owenca) (GitHub)
-
## ABIs
The following people are responsible for decisions involving ABI.
@@ -353,3 +350,4 @@ Tom Honermann (tom at honermann.net (email), tahonermann (Phabricator), [tahonerman
John McCall (rjmccall at apple.com (email), rjmccall (Phabricator), [rjmccall](https://github.com/rjmccall) (GitHub)) \-- Clang LLVM IR generation, Objective-C/C++ conformance, Itanium ABI \
John Ericson (git at johnericson.me (email), Ericson2314 (Phabricator), [Ericson2314](https://github.com/Ericson2314) (GitHub)) \-- CMake Integration \
Stanislav Gatev (sgatev at google.com (email), sgatev (Phabricator), [sgatev](https://github.com/sgatev) (GitHub)) -- Analysis & CFG
+Owen Pan (owenpiano at gmail.com (email), owenpan (Phabricator), [owenca](https://github.com/owenca) (GitHub))
``````````
</details>
https://github.com/llvm/llvm-project/pull/187910
More information about the cfe-commits
mailing list