authors
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
- Romain Beaumont (romain.rom1@gmail.com)
|
- Romain Beaumont (romain.rom1@gmail.com)
|
||||||
- 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@users.noreply.github.com)
|
|
||||||
- Rémi Jouannet (remijouannet@users.noreply.github.com)
|
- Rémi Jouannet (remijouannet@users.noreply.github.com)
|
||||||
- Evan Miller (miller.evan815@gmail.com)
|
- Evan Miller (miller.evan815@gmail.com)
|
||||||
- Alex (alxmorais8@msn.com)
|
- Alex (alxmorais8@msn.com)
|
||||||
@@ -28,5 +27,6 @@
|
|||||||
- Adam Gotlib (gotlib.adam+dev@gmail.com)
|
- Adam Gotlib (gotlib.adam+dev@gmail.com)
|
||||||
- Rémi Jouannet (remijouannet@gmail.com)
|
- Rémi Jouannet (remijouannet@gmail.com)
|
||||||
- Andrea Tupini (tupini07@gmail.com)
|
- Andrea Tupini (tupini07@gmail.com)
|
||||||
|
- grunjol (grunjol@gmail.com)
|
||||||
|
|
||||||
#### Generated by bin/update-authors.sh.
|
#### Generated by bin/update-authors.sh.
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ while (<>) {
|
|||||||
next if /(ungoldman\@gmail.com)/;
|
next if /(ungoldman\@gmail.com)/;
|
||||||
next if /(dc\@DCs-MacBook.local)/;
|
next if /(dc\@DCs-MacBook.local)/;
|
||||||
next if /(rolandoguedes\@gmail.com)/;
|
next if /(rolandoguedes\@gmail.com)/;
|
||||||
|
next if /(grunjol\@users.noreply.github.com)/;
|
||||||
$seen{$_} = push @authors, "- ", $_;
|
$seen{$_} = push @authors, "- ", $_;
|
||||||
}
|
}
|
||||||
END {
|
END {
|
||||||
|
|||||||
Reference in New Issue
Block a user