소스 검색

Update contributors

Ben Hsieh 8 년 전
부모
커밋
e12b1aca90
3개의 변경된 파일13개의 추가작업 그리고 1개의 파일을 삭제
  1. 4
    0
      CONTRIBUTORS.md
  2. 5
    1
      package.json
  3. 4
    0
      src/package.json

+ 4
- 0
CONTRIBUTORS.md 파일 보기

@@ -1,4 +1,6 @@
1 1
 Andreas Amsenius <andreas@amsenius.se>
2
+Arthur Ouaki <arthur.ouaki@gmail.com>
3
+Binur Konarbai <binur95@gmail.com>
2 4
 Corentin Smith <corentin.smith@gmail.com>
3 5
 Dmitry Petukhov <dmitryvpetukhov@gmail.com>
4 6
 Erik Smartt <code@eriksmartt.com>
@@ -10,5 +12,7 @@ Nguyen Cao Nhat Linh <nhatlinh95@gmail.com>
10 12
 Tim Suchanek <tim.suchanek@gmail.com>
11 13
 follower <github@rancidbacon.com>
12 14
 francisco-sanchez-molina <psm1984@gmail.com>
15
+hhravn <hhravn@gmail.com>
13 16
 kejinliang <kejinliang@users.noreply.github.com>
17
+pedramsaleh <spmact@yahoo.ca>
14 18
 smartt <github@eriksmartt.com>

+ 5
- 1
package.json 파일 보기

@@ -17,6 +17,8 @@
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>",
20 22
     "Corentin Smith <corentin.smith@gmail.com>",
21 23
     "Dmitry Petukhov <dmitryvpetukhov@gmail.com>",
22 24
     "Erik Smartt <code@eriksmartt.com>",
@@ -28,8 +30,10 @@
28 30
     "Tim Suchanek <tim.suchanek@gmail.com>",
29 31
     "follower <github@rancidbacon.com>",
30 32
     "francisco-sanchez-molina <psm1984@gmail.com>",
33
+    "hhravn <hhravn@gmail.com>",
31 34
     "kejinliang <kejinliang@users.noreply.github.com>",
35
+    "pedramsaleh <spmact@yahoo.ca>",
32 36
     "smartt <github@eriksmartt.com>",
33 37
     ""
34 38
   ]
35
-}
39
+}

+ 4
- 0
src/package.json 파일 보기

@@ -33,6 +33,8 @@
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>",
36 38
     "Corentin Smith <corentin.smith@gmail.com>",
37 39
     "Dmitry Petukhov <dmitryvpetukhov@gmail.com>",
38 40
     "Erik Smartt <code@eriksmartt.com>",
@@ -44,7 +46,9 @@
44 46
     "Tim Suchanek <tim.suchanek@gmail.com>",
45 47
     "follower <github@rancidbacon.com>",
46 48
     "francisco-sanchez-molina <psm1984@gmail.com>",
49
+    "hhravn <hhravn@gmail.com>",
47 50
     "kejinliang <kejinliang@users.noreply.github.com>",
51
+    "pedramsaleh <spmact@yahoo.ca>",
48 52
     "smartt <github@eriksmartt.com>",
49 53
     ""
50 54
   ]