Inherit developer list from logging-parent#468
Merged
Conversation
Since the dissolution of the Flume PMC, the project is maintained by the Logging Services PMC, so the `<developers>` element of `logging-parent` applies to Flume as well. Contributors that are not recorded in the Git history (the dissolved Flume PMC and patch authors of the SVN and pre-Apache era) are now credited on the "Team" page of the website, so their names are not lost. Assisted-By: Claude Fable 5 <noreply@anthropic.com>
rgoers
approved these changes
Jul 24, 2026
ppkarwasz
enabled auto-merge (squash)
July 24, 2026 13:57
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.
Since the Apache Flume PMC was dissolved in March 2024, the project has been maintained by the Apache Logging Services PMC. This PR removes the
<developers>list fromflume-parent/pom.xml: instead of carrying a stale copy, the POM now inherits the developer list fromlogging-parent.Following apache/logging-parent#490, the inherited list consists of just two virtual entries,
dev@logging.apache.organdsecurity@logging.apache.org, plus those active developers that prefer to be mentioned by name.To make sure nobody loses their credit, all contributors that are absent from the Git history are now listed on the
team.adocpage of the website:flumeLDAP group andcommittees-retired.json). The roster is split into the members that joined Logging Services and those that retired with the Flume PMC, and an asterisk marks the people that do not appear in the Git history.From:lines of commit messages, so they do not appear in any contributor list generated from Git.I only became a maintainer during the 2024 merger, so please review the two lists above with particular care, in case anyone is missing or misattributed.