diff --git a/package.json b/package.json index bf2268c4..523a0185 100644 --- a/package.json +++ b/package.json @@ -88,5 +88,69 @@ }, "scripts": { "test": "make test" - } + }, + "contributors": [ + "Francois Zaninotto (https://github.com/fzaninotto)", + "Emmanuel Quentin (https://github.com/manuquentin)", + "Jonathan Petitcolas (https://github.com/jpetitcolas)", + "Jérôme Macias (https://github.com/jeromemacias)", + "ThieryMichel (https://github.com/ThieryMichel)", + "Daphné Popin (https://github.com/PopDaph)", + "Alexis Janvier (https://github.com/alexisjanvier)", + "Greg (https://github.com/Phocea)", + "Kmaschta (https://github.com/Kmaschta)", + "Gildas Garcia (https://github.com/djhi)", + "Xennis (https://github.com/Xennis)", + "Robin Bressan (https://github.com/RobinBressan)", + "Florian F. (https://github.com/floo51)", + "Ken Egozi (https://github.com/kenegozi)", + "Richard Bradley (https://github.com/RichardBradley)", + "Abdellatif Ait boudad (https://github.com/aitboudad)", + "Armel Larcier (https://github.com/Benew)", + "BrainCrumbz (https://github.com/BrainCrumbz)", + "Gregory Kornienko (https://github.com/gregbiv)", + "marmelab-bot (https://github.com/marmelab-bot)", + "Brikou CARRE (https://github.com/brikou)", + "Sébastien Lourseau (https://github.com/SebLours)", + "Benjamin Ihrig (https://github.com/ihrigb)", + "Erik LaBianca (https://github.com/easel)", + "Frank Fang (https://github.com/FrankFang)", + "Josua Schmid (https://github.com/schmijos)", + "Kévin Dunglas (https://github.com/dunglas)", + "Luís Cesar Coimbra (https://github.com/luiscoimbra)", + "Maksim Bormot (https://github.com/maksimbormot)", + "Alex Bogdanovski (https://github.com/albogdano)", + "Amarildo (https://github.com/AmarildoGrembi)", + "Andrei Railean (https://github.com/AndreiRailean)", + "Aric Huang (https://github.com/concreted)", + "Dan Nolan (https://github.com/Dan-Nolan)", + "Dave Shah (https://github.com/daveshah)", + "Endel Dreyer (https://github.com/endel)", + "Jaco Koster (https://github.com/JacoKoster)", + "Johann Philipp Strathausen (https://github.com/strathausen)", + "Kevin Kirsche (https://github.com/kkirsche)", + "Marcelo Jorge Vieira (https://github.com/marcelometal)", + "Matías Lescano (https://github.com/mjlescano)", + "Matthias Lüneberg (https://github.com/matsluni)", + "Michel D'HOOGE (https://github.com/mdhooge)", + "Nick Schappler (https://github.com/nschappl)", + "Ori (https://github.com/bestori)", + "Powize (https://github.com/powize)", + "PrintHelloWorld (https://github.com/PrintHelloWorld)", + "Raphael Schmitt (https://github.com/schmittr)", + "Reinis Grinbergs (https://github.com/rpg600)", + "Richard Guan (https://github.com/richguan)", + "Roland Schilter (https://github.com/rndstr)", + "Sigi (https://github.com/Sicaine)", + "The Gitter Badger (https://github.com/gitter-badger)", + "Trevor Goodyear (https://github.com/tgoodyear)", + "Vincent Bel (https://github.com/VincentBel)", + "Vyacheslav Salakhutdinov (https://github.com/megazoll)", + "SublimeWajih (https://github.com/SublimeWajih)", + "Will Dowling (https://github.com/dowlingw)", + "Fedor Belov (https://github.com/fedotxxl)", + "Tal Avissar (https://github.com/talaviss)", + "yannis despotopoulos (https://github.com/dealboy)", + "James Rivett-Carnac (https://github.com/yarbelk)" + ] }