mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 12:11:36 +00:00
Update update-authors.sh
This commit is contained in:
parent
862180d88f
commit
386f4b02d7
@ -10,7 +10,8 @@ while (<>) {
|
||||
next if /(support\@greenkeeper.io)/;
|
||||
next if /(yoann\@atacma.agency)/;
|
||||
next if /(yciabaud\@users.noreply.github.com)/;
|
||||
next if /(diegorbaquero\@gmail.com)/;
|
||||
next if /(DiegoRBaquero\@users.noreply.github.com)/;
|
||||
next if /(gustavcaplan\@gmail.com)/;
|
||||
$seen{$_} = push @authors, "- ", $_;
|
||||
}
|
||||
END {
|
||||
|
Loading…
Reference in New Issue
Block a user