authors
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
- Nuno Campos (nuno.campos@me.com)
|
- Nuno Campos (nuno.campos@me.com)
|
||||||
- Ebrahim Byagowi (ebrahim@gnu.org)
|
- Ebrahim Byagowi (ebrahim@gnu.org)
|
||||||
- Josip Janzic (josip@jjanzic.com)
|
- Josip Janzic (josip@jjanzic.com)
|
||||||
|
- Egor Yurtaev (yurtaev.egor@gmail.com)
|
||||||
- Emil Bay (github@tixz.dk)
|
- Emil Bay (github@tixz.dk)
|
||||||
- Borewit (borewit@users.noreply.github.com)
|
- Borewit (borewit@users.noreply.github.com)
|
||||||
- greenkeeper[bot] (greenkeeper[bot]@users.noreply.github.com)
|
- greenkeeper[bot] (greenkeeper[bot]@users.noreply.github.com)
|
||||||
@@ -55,6 +56,7 @@
|
|||||||
- Dan Flettre (flettre@gmail.com)
|
- Dan Flettre (flettre@gmail.com)
|
||||||
- Sibiraj (dev.sibiraj@outlook.com)
|
- Sibiraj (dev.sibiraj@outlook.com)
|
||||||
- clujin (clujin@gmail.com)
|
- clujin (clujin@gmail.com)
|
||||||
|
- Sharon Grossman (sharong1337@gmail.com)
|
||||||
- Linus Unnebäck (linus@folkdatorn.se)
|
- Linus Unnebäck (linus@folkdatorn.se)
|
||||||
- Adrian Tombu (adrian@otso.fr)
|
- Adrian Tombu (adrian@otso.fr)
|
||||||
- Lucas (5874806+RecoX@users.noreply.github.com)
|
- Lucas (5874806+RecoX@users.noreply.github.com)
|
||||||
@@ -64,10 +66,16 @@
|
|||||||
- Recox (5874806+RecoX@users.noreply.github.com)
|
- Recox (5874806+RecoX@users.noreply.github.com)
|
||||||
- greenkeeper[bot] (23040076+greenkeeper[bot]@users.noreply.github.com)
|
- greenkeeper[bot] (23040076+greenkeeper[bot]@users.noreply.github.com)
|
||||||
- hicom150 (hicom150@gmail.com)
|
- hicom150 (hicom150@gmail.com)
|
||||||
|
- Дамјан Георгиевски (gdamjan@gmail.com)
|
||||||
- Jimmy Wärting (jimmy@warting.se)
|
- Jimmy Wärting (jimmy@warting.se)
|
||||||
- Julen Garcia Leunda (hicom150@gmail.com)
|
- Julen Garcia Leunda (hicom150@gmail.com)
|
||||||
- Feross (feross@feross.org)
|
- Feross (feross@feross.org)
|
||||||
- Daniele Debernardi (drebrez@gmail.com)
|
- Daniele Debernardi (drebrez@gmail.com)
|
||||||
- Chandan Chowdary Bhagam (chandandharana@gmail.com)
|
- Chandan Chowdary Bhagam (chandandharana@gmail.com)
|
||||||
|
- Pieter Goetschalckx (3.14.e.ter@gmail.com)
|
||||||
|
- Carey Metcalfe (carey@cmetcalfe.ca)
|
||||||
|
- Ameet Kaustav (akaustav@users.noreply.github.com)
|
||||||
|
- gpatarin (gael.patarin@outlook.com)
|
||||||
|
- Gael Patarin (gael.patarin@outlook.com)
|
||||||
|
|
||||||
#### Generated by bin/update-authors.sh.
|
#### Generated by bin/update-authors.sh.
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ while (<>) {
|
|||||||
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)/;
|
next if /(grunjol\@users.noreply.github.com)/;
|
||||||
|
next if /(dependabot)/;
|
||||||
$seen{$_} = push @authors, "- ", $_;
|
$seen{$_} = push @authors, "- ", $_;
|
||||||
}
|
}
|
||||||
END {
|
END {
|
||||||
|
|||||||
Reference in New Issue
Block a user