[
https://issues.redhat.com/browse/WFLY-13524?page=com.atlassian.jira.plugi...
]
Emmanuel Hugonnet edited comment on WFLY-13524 at 5/27/20 2:39 AM:
-------------------------------------------------------------------
I used {quote}git log --pretty=format:'%an <%ae>' | sort | uniq{quote}
was (Author: ehugonnet):
I used {quote}git log --pretty=format:%ae | sort | uniq{quote}
Update contributors.txt
-----------------------
Key: WFLY-13524
URL:
https://issues.redhat.com/browse/WFLY-13524
Project: WildFly
Issue Type: Task
Components: Build System
Reporter: Brian Stansberry
Assignee: Emmanuel Hugonnet
Priority: Minor
Attachments: WFLY-13254-data.txt
I'll attach the results of
git shortlog --summary --email | sort | uniq
That info can be integrated in with what's already there.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)