On Mon, Jul 16, 2012 at 8:23 PM, Jonathan Wakely <jwakely....@gmail.com> wrote:
> On Jul 16, 2012 5:28 PM, "Dimitrios Apostolou" wrote:
>>
>> Hello,
>>
>> I'm trying to write a small script that shows emails addresses for all 
>> committers of last year, for all files a patch touches. In the commit logs 
>> however all committers are referred to by username, and grepping the 
>> MAINTAINERS files sometimes doesn't bring up any email address (e.g. grep 
>> for jsm28).
>>
>> Any idea how I can get email address for a username?
>
> Add @gcc.gnu.org to it?

Note that people that patched a file are not necessary maintainers of that file.
Maintainers are listed exclusively in the MAINTAINERS file.

Richard.

Reply via email to