|
4 | 4 | "repoType": "github",
|
5 | 5 | "repoHost": "https://github.com",
|
6 | 6 | "files": [
|
7 |
| - "../docs/markdown/_contributors.md" |
| 7 | + "./CONTRIBUTORS.md" |
8 | 8 | ],
|
9 | 9 | "imageSize": 100,
|
10 | 10 | "commit": false,
|
|
19 | 19 | "doc",
|
20 | 20 | "ideas",
|
21 | 21 | "review",
|
22 |
| - "example", |
23 | 22 | "question"
|
24 | 23 | ]
|
25 | 24 | },
|
|
84 | 83 | "avatar_url": "https://avatars1.githubusercontent.com/u/119451?v=4",
|
85 | 84 | "profile": "http://www.jakub.chodorowicz.pl/",
|
86 | 85 | "contributions": [
|
87 |
| - "example" |
| 86 | + "code" |
88 | 87 | ]
|
89 | 88 | },
|
90 | 89 | {
|
|
111 | 110 | "avatar_url": "https://avatars3.githubusercontent.com/u/14539?v=4",
|
112 | 111 | "profile": "http://www.linkedin.com/in/peterblazejewicz",
|
113 | 112 | "contributions": [
|
114 |
| - "example" |
| 113 | + "doc" |
115 | 114 | ]
|
116 | 115 | },
|
117 | 116 | {
|
|
140 | 139 | "contributions": [
|
141 | 140 | "financial"
|
142 | 141 | ]
|
| 142 | + }, |
| 143 | + { |
| 144 | + "login": "sosukesuzuki", |
| 145 | + "name": "Sosuke Suzuki", |
| 146 | + "avatar_url": "https://avatars1.githubusercontent.com/u/14838850?v=4", |
| 147 | + "profile": "http://sosukesuzuki.github.io", |
| 148 | + "contributions": [ |
| 149 | + "code" |
| 150 | + ] |
| 151 | + }, |
| 152 | + { |
| 153 | + "login": "chillitom", |
| 154 | + "name": "Tom Rathbone", |
| 155 | + "avatar_url": "https://avatars0.githubusercontent.com/u/74433?v=4", |
| 156 | + "profile": "https://github.com/chillitom", |
| 157 | + "contributions": [ |
| 158 | + "doc" |
| 159 | + ] |
| 160 | + }, |
| 161 | + { |
| 162 | + "login": "arshadkazmi42", |
| 163 | + "name": "Arshad Kazmi", |
| 164 | + "avatar_url": "https://avatars3.githubusercontent.com/u/4654382?v=4", |
| 165 | + "profile": "https://arshadkazmi42.github.io/", |
| 166 | + "contributions": [ |
| 167 | + "doc" |
| 168 | + ] |
| 169 | + }, |
| 170 | + { |
| 171 | + "login": "JeongUkJae", |
| 172 | + "name": "JeongUkJae", |
| 173 | + "avatar_url": "https://avatars1.githubusercontent.com/u/8815362?v=4", |
| 174 | + "profile": "https://jeongukjae.github.io", |
| 175 | + "contributions": [ |
| 176 | + "doc" |
| 177 | + ] |
143 | 178 | }
|
144 | 179 | ]
|
145 | 180 | }
|
0 commit comments