Move MyDeveloperDay to the inactive maintainers list#181369
Open
AaronBallman wants to merge 1 commit intollvm:mainfrom
Open
Move MyDeveloperDay to the inactive maintainers list#181369AaronBallman wants to merge 1 commit intollvm:mainfrom
AaronBallman wants to merge 1 commit intollvm:mainfrom
Conversation
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.
Member
|
@llvm/pr-subscribers-clang @llvm/pr-subscribers-clang-format Author: Aaron Ballman (AaronBallman) ChangesDuring 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:
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@gmail.com (email), MyDeveloperDay (Phabricator), [MyDeveloperDay](https://github.com/MyDeveloperDay) (GitHub)
-
Owen Pan \
owenpiano@gmail.com (email), owenpan (Phabricator), [owenca](https://github.com/owenca) (GitHub)
@@ -355,3 +352,4 @@ Dmitri Gribenko (gribozavr@gmail.com (email), gribozavr (Phabricator), [gribozav
Tom Honermann (tom@honermann.net (email), tahonermann (Phabricator), [tahonermann](https://github.com/tahonermann) (GitHub)) \-- Text Encodings \
John McCall (rjmccall@apple.com (email), rjmccall (Phabricator), [rjmccall](https://github.com/rjmccall) (GitHub)) \-- Clang LLVM IR generation, Objective-C/C++ conformance, Itanium ABI \
John Ericson (git@johnericson.me (email), Ericson2314 (Phabricator), [Ericson2314](https://github.com/Ericson2314) (GitHub)) \-- CMake Integration
+MyDeveloperDay (mydeveloperday@gmail.com (email), MyDeveloperDay (Phabricator), [MyDeveloperDay](https://github.com/MyDeveloperDay) (GitHub)) -- clang-format
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.