Browse Source

Update contributors list

Ben Hsieh 8 years ago
parent
commit
c5b8d09ed6
3 changed files with 19 additions and 1 deletions
  1. 6
    0
      CONTRIBUTORS.md
  2. 7
    1
      package.json
  3. 6
    0
      src/package.json

+ 6
- 0
CONTRIBUTORS.md View File

@@ -1,8 +1,12 @@
1 1
 Andreas Amsenius <andreas@amsenius.se>
2
+Arthur Ouaki <arthur.ouaki@gmail.com>
3
+Binur Konarbai <binur95@gmail.com>
4
+Chris Sloey <chris@addjam.com>
2 5
 Corentin Smith <corentin.smith@gmail.com>
3 6
 Dmitry Petukhov <dmitryvpetukhov@gmail.com>
4 7
 Erik Smartt <code@eriksmartt.com>
5 8
 Evgeniy Baraniuk <ev.baraniuk@gmail.com>
9
+Frank van der Hoek <frank.vanderhoek@gmail.com>
6 10
 Juan B. Rodriguez <jbrodriguez@gmail.com>
7 11
 Kaishley <kklingachetti@msn.com>
8 12
 Mike Monteith <mike@mikemonteith.com>
@@ -10,5 +14,7 @@ Nguyen Cao Nhat Linh <nhatlinh95@gmail.com>
10 14
 Tim Suchanek <tim.suchanek@gmail.com>
11 15
 follower <github@rancidbacon.com>
12 16
 francisco-sanchez-molina <psm1984@gmail.com>
17
+hhravn <hhravn@gmail.com>
13 18
 kejinliang <kejinliang@users.noreply.github.com>
19
+pedramsaleh <spmact@yahoo.ca>
14 20
 smartt <github@eriksmartt.com>

+ 7
- 1
package.json View File

@@ -17,10 +17,14 @@
17 17
   },
18 18
   "contributors": [
19 19
     "Andreas Amsenius <andreas@amsenius.se>",
20
+    "Arthur Ouaki <arthur.ouaki@gmail.com>",
21
+    "Binur Konarbai <binur95@gmail.com>",
22
+    "Chris Sloey <chris@addjam.com>",
20 23
     "Corentin Smith <corentin.smith@gmail.com>",
21 24
     "Dmitry Petukhov <dmitryvpetukhov@gmail.com>",
22 25
     "Erik Smartt <code@eriksmartt.com>",
23 26
     "Evgeniy Baraniuk <ev.baraniuk@gmail.com>",
27
+    "Frank van der Hoek <frank.vanderhoek@gmail.com>",
24 28
     "Juan B. Rodriguez <jbrodriguez@gmail.com>",
25 29
     "Kaishley <kklingachetti@msn.com>",
26 30
     "Mike Monteith <mike@mikemonteith.com>",
@@ -28,8 +32,10 @@
28 32
     "Tim Suchanek <tim.suchanek@gmail.com>",
29 33
     "follower <github@rancidbacon.com>",
30 34
     "francisco-sanchez-molina <psm1984@gmail.com>",
35
+    "hhravn <hhravn@gmail.com>",
31 36
     "kejinliang <kejinliang@users.noreply.github.com>",
37
+    "pedramsaleh <spmact@yahoo.ca>",
32 38
     "smartt <github@eriksmartt.com>",
33 39
     ""
34 40
   ]
35
-}
41
+}

+ 6
- 0
src/package.json View File

@@ -33,10 +33,14 @@
33 33
   "license": "MIT",
34 34
   "contributors": [
35 35
     "Andreas Amsenius <andreas@amsenius.se>",
36
+    "Arthur Ouaki <arthur.ouaki@gmail.com>",
37
+    "Binur Konarbai <binur95@gmail.com>",
38
+    "Chris Sloey <chris@addjam.com>",
36 39
     "Corentin Smith <corentin.smith@gmail.com>",
37 40
     "Dmitry Petukhov <dmitryvpetukhov@gmail.com>",
38 41
     "Erik Smartt <code@eriksmartt.com>",
39 42
     "Evgeniy Baraniuk <ev.baraniuk@gmail.com>",
43
+    "Frank van der Hoek <frank.vanderhoek@gmail.com>",
40 44
     "Juan B. Rodriguez <jbrodriguez@gmail.com>",
41 45
     "Kaishley <kklingachetti@msn.com>",
42 46
     "Mike Monteith <mike@mikemonteith.com>",
@@ -44,7 +48,9 @@
44 48
     "Tim Suchanek <tim.suchanek@gmail.com>",
45 49
     "follower <github@rancidbacon.com>",
46 50
     "francisco-sanchez-molina <psm1984@gmail.com>",
51
+    "hhravn <hhravn@gmail.com>",
47 52
     "kejinliang <kejinliang@users.noreply.github.com>",
53
+    "pedramsaleh <spmact@yahoo.ca>",
48 54
     "smartt <github@eriksmartt.com>",
49 55
     ""
50 56
   ]