Home
last modified time | relevance | path

Searched refs:mailmap (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/scripts/
Dget_reviewer.pl342 my $mailmap;
347 $mailmap = {
375 $mailmap->{names}->{$address} = $real_name;
381 $mailmap->{addresses}->{$wrong_address} = $real_address;
391 $mailmap->{names}->{$wrong_address} = $real_name;
392 $mailmap->{addresses}->{$wrong_address} = $real_address;
409 $mailmap->{names}->{$wrong_email} = $real_name;
410 $mailmap->{addresses}->{$wrong_email} = $real_address;
1244 if (exists $mailmap->{names}->{$email} ||
1245 exists $mailmap->{addresses}->{$email}) {
[all …]
/external/iproute2/
D.gitignore17 !.mailmap
/external/linux-kselftest/
D.gitignore69 !.mailmap
/external/strace/
DChangeLog4554 .mailmap: add addresses of JingPiao Chen.
4555 * .mailmap: Add both addresses of JingPiao Chen here to avoid
7715 .mailmap: add addresses of Thomas De Schampheleire.
7716 * .mailmap: Add both addresses of Thomas De Schampheleire here to avoid
10717 .mailmap: add addresses of Dr. David Alan Gilbert.
10718 * .mailmap: Add both addresses of Dr. David Alan Gilbert here to avoid
10723 .mailmap: add canonical name for Eugene Syromyatnikov.
10727 * .mailmap: Add canonical name for Eugene Syromyatnikov.
19427 .mailmap: add addresses of Kirill A. Shutemov.
19428 * .mailmap: Add both addresses of Kirill A. Shutemov here
[all …]