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 \ [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)) `````````` </details> https://github.com/llvm/llvm-project/pull/187910 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
