https://github.com/owenca created https://github.com/llvm/llvm-project/pull/187910
I'm stepping down as clang-format maintainer and nominating @HazardyKnusperkeks to take my place. >From 6235908f0cc8304355753cc37a2dcd0e0a438c34 Mon Sep 17 00:00:00 2001 From: Owen Pan <[email protected]> Date: Sat, 21 Mar 2026 21:37:56 -0700 Subject: [PATCH] Step down as clang-format maintainer I'm stepping down as clang-format maintainer and nominating @HazardyKnusperkeks to take my place. --- clang/Maintainers.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 \ [email protected] (email), MyDeveloperDay (Phabricator), [MyDeveloperDay](https://github.com/MyDeveloperDay) (GitHub) -Owen Pan \ [email protected] (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 ([email protected] (email), tahonermann (Phabricator), [tahonerman John McCall ([email protected] (email), rjmccall (Phabricator), [rjmccall](https://github.com/rjmccall) (GitHub)) \-- Clang LLVM IR generation, Objective-C/C++ conformance, Itanium ABI \ John Ericson ([email protected] (email), Ericson2314 (Phabricator), [Ericson2314](https://github.com/Ericson2314) (GitHub)) \-- CMake Integration \ Stanislav Gatev ([email protected] (email), sgatev (Phabricator), [sgatev](https://github.com/sgatev) (GitHub)) -- Analysis & CFG +Owen Pan ([email protected] (email), owenpan (Phabricator), [owenca](https://github.com/owenca) (GitHub)) _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
