llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang-format Author: Aaron Ballman (AaronBallman) <details> <summary>Changes</summary> During the maintainers refresh for Clang, I was unable to reach MyDeveloperDay via email or GitHub to determine if they still wished to be listed as an active maintainer. Because the deadline passed for a response, this moves them to the inactive maintainer list. However, they are still involved in the community and doing occasional reviews, so this PR may be unnecessary or only a temporary change. As with any inactive maintainer, they can resume maintainership easily enough in the future. --- Full diff: https://github.com/llvm/llvm-project/pull/181369.diff 1 Files Affected: - (modified) clang/Maintainers.md (+1-3) ``````````diff diff --git a/clang/Maintainers.md b/clang/Maintainers.md index 08c5046fd32c5..595a19509ed48 100644 --- a/clang/Maintainers.md +++ b/clang/Maintainers.md @@ -205,9 +205,6 @@ umbrella or components used to support such tools. ### clang-format -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) @@ -355,3 +352,4 @@ 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 +MyDeveloperDay ([email protected] (email), MyDeveloperDay (Phabricator), [MyDeveloperDay](https://github.com/MyDeveloperDay) (GitHub)) -- clang-format `````````` </details> https://github.com/llvm/llvm-project/pull/181369 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
