[clang] Move MyDeveloperDay to the inactive maintainers list (PR #181369)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 13 06:56:48 PST 2026
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 \
-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)
@@ -355,3 +352,4 @@ Dmitri Gribenko (gribozavr at gmail.com (email), gribozavr (Phabricator), [gribozav
Tom Honermann (tom at honermann.net (email), tahonermann (Phabricator), [tahonermann](https://github.com/tahonermann) (GitHub)) \-- Text Encodings \
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
+MyDeveloperDay (mydeveloperday at gmail.com (email), MyDeveloperDay (Phabricator), [MyDeveloperDay](https://github.com/MyDeveloperDay) (GitHub)) -- clang-format
``````````
</details>
https://github.com/llvm/llvm-project/pull/181369
More information about the cfe-commits
mailing list