Author: owenca Date: 2026-03-23T21:51:31-07:00 New Revision: dee01fbf2c401f7ff3bad8341c2ace6e192915cf
URL: https://github.com/llvm/llvm-project/commit/dee01fbf2c401f7ff3bad8341c2ace6e192915cf DIFF: https://github.com/llvm/llvm-project/commit/dee01fbf2c401f7ff3bad8341c2ace6e192915cf.diff LOG: Step down as clang-format maintainer (#187910) I'm stepping down as clang-format maintainer and nominating @HazardyKnusperkeks to take my place. Added: Modified: clang/Maintainers.md Removed: ################################################################################ diff --git a/clang/Maintainers.md b/clang/Maintainers.md index a05b510ebaede..a399938a37ffb 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. @@ -352,4 +349,5 @@ Dmitri Gribenko ([email protected] (email), gribozavr (Phabricator), [gribozav Tom Honermann ([email protected] (email), tahonermann (Phabricator), [tahonermann](https://github.com/tahonermann) (GitHub)) \-- Text Encodings \ 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 +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)) \-- clang-format _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
