[Xcb] [PATCH libxcb 4/4] Add an AUTHORS file to recognize XCB authors

Alan Coopersmith alan.coopersmith at oracle.com
Wed Mar 26 22:44:12 PDT 2014


On 03/26/14 10:33 PM, Josh Triplett wrote:
> On Wed, Mar 26, 2014 at 10:15:22PM -0400, Gaetan Nadon wrote:
>> List obtained from the ChangeLog
>>
>> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
>
> Perhaps this file could be autogenerated like the ChangeLog?  (Also, the
> duplication currently present in it suggests that we need a .mailmap
> file.)

Something like:
	git log --format='%aN' | sort -u > AUTHORS
?

(or if you want e-mail addresses, --format='%aN <%aE>')

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the Xcb mailing list