Update code contributors

pull/2460/head
Chocobozzz 2020-02-11 15:18:25 +01:00
parent 7024e9120b
commit 30ff193a60
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 17 additions and 10 deletions

View File

@ -3,21 +3,21 @@
* Chocobozzz * Chocobozzz
* Rigel Kent * Rigel Kent
* Felix Ableitner * Felix Ableitner
* Filip Bengtsson
* Gérald Niel * Gérald Niel
* Julien Maulny
* Jorropo * Jorropo
* Josh Morel * Josh Morel
* Julien Maulny
* BO41 * BO41
* Filip Bengtsson
* Francesc * Francesc
* Frank Sträter * Frank Sträter
* Phongpanot
* buoyantair * buoyantair
* John Livingston * John Livingston
* Attila F * Attila F
* Benjamin Bouvier * Benjamin Bouvier
* Jan Keromnes * Jan Keromnes
* Lucas Declercq * Lucas Declercq
* Phongpanot
* matograine * matograine
* David Libeau * David Libeau
* Florent F * Florent F
@ -36,6 +36,7 @@
* Wirebrass * Wirebrass
* Angristan * Angristan
* GunChleoc * GunChleoc
* Marcin Mikołajczak
* Okhin * Okhin
* Pierre-Alain TORET * Pierre-Alain TORET
* Thomas Citharel * Thomas Citharel
@ -44,13 +45,13 @@
* Andréas Livet * Andréas Livet
* Andrés Maldonado * Andrés Maldonado
* Aurélien Bertron * Aurélien Bertron
* DontUseGithub
* Hans Meiser * Hans Meiser
* Jefferson Hernandez * Jefferson Hernandez
* Kemal Oktay Aktoğan * Kemal Oktay Aktoğan
* LecygneNoir * LecygneNoir
* Leopere * Leopere
* Manuela Silva * Manuela Silva
* Marcin Mikołajczak
* Yohan Boniface * Yohan Boniface
* am97 * am97
* anotheranonymoususer * anotheranonymoususer
@ -61,17 +62,21 @@
* Aurélien Béranger * Aurélien Béranger
* Axel Viala * Axel Viala
* ButterflyOfFire * ButterflyOfFire
* Ch
* Dashie * Dashie
* Dirk Kelly * Dirk Kelly
* EndoGai
* Florent Fayolle * Florent Fayolle
* Florian * Florian
* Frank de Lange * Frank de Lange
* Gaëtan Rizio * Gaëtan Rizio
* Jeff Huang
* Joan Montané * Joan Montané
* Jocelyn Jaubert * Jocelyn Jaubert
* Julien Lemaire * Julien Lemaire
* Lucas Teixeira * Lucas Teixeira
* Lukas Winkler * Lukas Winkler
* Manuel Viens
* Millicent Billette * Millicent Billette
* NorbiPeti * NorbiPeti
* Pierre Jaury * Pierre Jaury
@ -80,6 +85,8 @@
* SerCom_KC * SerCom_KC
* Valvin * Valvin
* ahmadsharifian * ahmadsharifian
* framail
* les
* taziden * taziden
* victor héry * victor héry
* Acid Chicken (硫酸鶏) * Acid Chicken (硫酸鶏)
@ -99,12 +106,10 @@
* Benjamin EWFT * Benjamin EWFT
* Brad Johnson * Brad Johnson
* Cale * Cale
* Ch
* Charles de Lacombe * Charles de Lacombe
* Claude * Claude
* Clément Brizard * Clément Brizard
* DeeJayBro * DeeJayBro
* DontUseGithub
* Edouard SCHWEISGUTH * Edouard SCHWEISGUTH
* Edwin Alberto Amado Baron * Edwin Alberto Amado Baron
* Eric Brehault * Eric Brehault
@ -119,7 +124,6 @@
* Jacques Foucry * Jacques Foucry
* Jagannath Bhat * Jagannath Bhat
* Jarosław Maciejewski * Jarosław Maciejewski
* Jeff Huang
* Jessica Fairchild * Jessica Fairchild
* Julien Le Bras * Julien Le Bras
* Knackie * Knackie
@ -132,14 +136,15 @@
* LoveIsGrief * LoveIsGrief
* Léo Andrès * Léo Andrès
* ManMade-cube42 * ManMade-cube42
* Manuel Viens
* Marco Zehe * Marco Zehe
* Marian Steinbach
* Markus Richter * Markus Richter
* Martin Trigaux * Martin Trigaux
* Mateusz Piotrowski * Mateusz Piotrowski
* Mathieu Agopian * Mathieu Agopian
* Matthieu De Beule * Matthieu De Beule
* Michael Koppmann * Michael Koppmann
* Miguel Mayol Tur
* Mike * Mike
* MrGiga * MrGiga
* Mélanie Pin * Mélanie Pin
@ -154,9 +159,11 @@
* Philip Durbin * Philip Durbin
* Predatorix Phoenix * Predatorix Phoenix
* Quentin Dupont * Quentin Dupont
* Quentin PAGÈS
* Quentí * Quentí
* ROPEDE * ROPEDE
* Raphael * Raphael
* Rech
* Robin * Robin
* Sankar * Sankar
* Simon Gilliot * Simon Gilliot
@ -320,4 +327,4 @@
* [Robbie Pearce](https://robbiepearce.com/softies/) * [Robbie Pearce](https://robbiepearce.com/softies/)
* [Fork-Awesome](https://github.com/ForkAwesome/Fork-Awesome) * [Fork-Awesome](https://github.com/ForkAwesome/Fork-Awesome)
* playlist add by Google * playlist add by Material UI

View File

@ -33,7 +33,7 @@ async function run () {
console.log('\n\n# Icons\n') console.log('\n\n# Icons\n')
console.log(' * [Robbie Pearce](https://robbiepearce.com/softies/)') console.log(' * [Robbie Pearce](https://robbiepearce.com/softies/)')
console.log(' * [Fork-Awesome](https://github.com/ForkAwesome/Fork-Awesome)') console.log(' * [Fork-Awesome](https://github.com/ForkAwesome/Fork-Awesome)')
console.log(' * playlist add by Google') console.log(' * playlist add by Material UI')
} }
} }