authors
This commit is contained in:
@@ -11,5 +11,12 @@
|
|||||||
- Dan Flettre <fletd01@yahoo.com>
|
- Dan Flettre <fletd01@yahoo.com>
|
||||||
- Liam Gray <liam.r.gray@gmail.com>
|
- Liam Gray <liam.r.gray@gmail.com>
|
||||||
- grunjol <grunjol@argenteam.net>
|
- grunjol <grunjol@argenteam.net>
|
||||||
|
- Rémi Jouannet <remijouannet@users.noreply.github.com>
|
||||||
|
- Evan Miller <miller.evan815@gmail.com>
|
||||||
|
- Alex <alxmorais8@msn.com>
|
||||||
|
- Diego Rodríguez Baquero <diegorbaquero@gmail.com>
|
||||||
|
- Karlo Luis Martinez Martos <karlo.luis.m@gmail.com>
|
||||||
|
- gabriel <furstenheim@gmail.com>
|
||||||
|
- Rolando Guedes <rolando.guedes@3gnt.net>
|
||||||
|
|
||||||
#### Generated by bin/update-authors.sh.
|
#### Generated by bin/update-authors.sh.
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ while (<>) {
|
|||||||
next if /<support\@greenkeeper.io>/;
|
next if /<support\@greenkeeper.io>/;
|
||||||
next if /<ungoldman\@gmail.com>/;
|
next if /<ungoldman\@gmail.com>/;
|
||||||
next if /<grunjol\@users.noreply.github.com>/;
|
next if /<grunjol\@users.noreply.github.com>/;
|
||||||
|
next if /<dc\@DCs-MacBook.local>/;
|
||||||
|
next if /<rolandoguedes\@gmail.com>/;
|
||||||
$seen{$_} = push @authors, "- ", $_;
|
$seen{$_} = push @authors, "- ", $_;
|
||||||
}
|
}
|
||||||
END {
|
END {
|
||||||
|
|||||||
Reference in New Issue
Block a user