[
https://issues.apache.org/jira/browse/SLING-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962251#comment-16962251
]
Radu Cotescu edited comment on SLING-8808 at 10/29/19 5:15 PM:
---------------------------------------------------------------
h3. Possible fix
One way to try to identify if the owner of a non-apache email address is
actually a PMC member would be to query Whimsy for each PMC member at
https://whimsy.apache.org/roster/committer/<pmc_member_id> and retrieve the
alternate email addresses. This will be slow and I'm not sure if the effort is
really worth it.
was (Author: radu.cotescu):
h2. Possible fix
One way to try to identify if the owner of a non-apache email address is
actually a PMC member would be to query Whimsy for each PMC member at
https://whimsy.apache.org/roster/committer/<pmc_member_id> and retrieve the
alternate email addresses. This will be slow and I'm not sure if the effort is
really worth it.
> Committer CLI does not record all votes from PMC members as binding
> -------------------------------------------------------------------
>
> Key: SLING-8808
> URL: https://issues.apache.org/jira/browse/SLING-8808
> Project: Sling
> Issue Type: Bug
> Components: Build and Source Control
> Reporter: Robert Munteanu
> Priority: Critical
> Fix For: Committer CLI 1.0.0
>
>
> {noformat}$ ./run.sh release tally-votes -r 2146
> The following email would be sent from your @apache.org address (see the
> "From:" header):
> From: Robert Munteanu <[email protected]>
> To: "Sling Developers List" <[email protected]>
> Reply-To: "Sling Developers List" <[email protected]>
> Date: Mon, 28 Oct 2019 09:32:28 +0000
> Subject: [RESULT] [VOTE] Release Apache Sling Commons Threads 3.2.20
> Hi,
> The vote has passed with the following result:
> +1 (binding): Robert Munteanu, Carsten Ziegeler, Dan Klco, Radu Cotescu
> +1 (non-binding): David Bosschaert
> I will copy this release to the Sling dist directory and
> promote the artifacts to the central Maven repository.
> Regards,
> Robert Munteanu
> {noformat}
> David's vote is definitely binding.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)