Update credits
authorChocobozzz <me@florianbigard.com>
Fri, 28 Feb 2020 13:01:13 +0000 (14:01 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 28 Feb 2020 13:01:13 +0000 (14:01 +0100)
CREDITS.md
scripts/generate-code-contributors.ts

index 3e69299e93c6bab609bef85b309da2613e4c350c..1d1f12cb29e3a960e9510a171e1e22cd52aa9b44 100644 (file)
@@ -12,8 +12,8 @@
  * Francesc
  * Frank Sträter
  * Phongpanot
- * buoyantair
  * John Livingston
+ * buoyantair
  * Attila F
  * Benjamin Bouvier
  * Jan Keromnes
@@ -35,6 +35,7 @@
  * William Lahti
  * Wirebrass
  * Angristan
+ * DontUseGithub
  * GunChleoc
  * Marcin Mikołajczak
  * Okhin
@@ -45,7 +46,6 @@
  * Andréas Livet
  * Andrés Maldonado
  * Aurélien Bertron
- * DontUseGithub
  * Hans Meiser
  * Jefferson Hernandez
  * Kemal Oktay Aktoğan
@@ -60,6 +60,7 @@
  * jonathanraes
  * Andrew Morgan
  * Aurélien Béranger
+ * Average Dude
  * Axel Viala
  * ButterflyOfFire
  * Ch
  * Joan Montané
  * Jocelyn Jaubert
  * Julien Lemaire
+ * Kim
  * Lucas Teixeira
  * Lukas Winkler
  * Manuel Viens
  * Millicent Billette
+ * Moritz Warning
  * NorbiPeti
  * Pierre Jaury
  * Quentin
@@ -89,6 +92,7 @@
  * les
  * taziden
  * victor héry
+ * 3risian
  * Acid Chicken (硫酸鶏)
  * Adam Gauthier
  * Adam Magnier
  * Glandos
  * Haelwenn (lanodan) Monnier
  * HesioZ
+ * ICabaleiro
  * Jacen
  * Jacob
  * Jacques Foucry
  * Jagannath Bhat
  * Jarosław Maciejewski
  * Jessica Fairchild
+ * Jorge Silva
  * Julien Le Bras
  * Knackie
  * Kody
  * Quentí
  * ROPEDE
  * Raphael
+ * Raphaël Droz
  * Rech
  * Robin
  * Sankar
index 7a43ba44865efd326d7a355bf734de0e6c198410..7bc3b84ddbf924d6939c5ce72030eabd859c0dcb 100755 (executable)
@@ -33,7 +33,8 @@ async function run () {
     console.log('\n\n# Icons\n')
     console.log(' * [Robbie Pearce](https://robbiepearce.com/softies/)')
     console.log(' * [Fork-Awesome](https://github.com/ForkAwesome/Fork-Awesome)')
-    console.log(' * playlist add by Material UI')
+    console.log(' * `playlist add` by Material UI')
+    console.log(' * `language` by Aaron Jin')
   }
 }