|
4 | 4 | "files": [
|
5 | 5 | ".all-contributors.md"
|
6 | 6 | ],
|
7 |
| - "contributors": [], |
| 7 | + "contributors": [ |
| 8 | + { |
| 9 | + "login": "Ndpnt", |
| 10 | + "name": "Nicolas Dupont", |
| 11 | + "avatar_url": "https://avatars.githubusercontent.com/u/1098708?v=4", |
| 12 | + "profile": "https://github.com/Ndpnt", |
| 13 | + "contributions": [ |
| 14 | + "code", |
| 15 | + "doc" |
| 16 | + ] |
| 17 | + }, |
| 18 | + { |
| 19 | + "login": "MattiSG", |
| 20 | + "name": "Matti Schneider", |
| 21 | + "avatar_url": "https://avatars.githubusercontent.com/u/222463?v=4", |
| 22 | + "profile": "https://mattischneider.fr/", |
| 23 | + "contributions": [ |
| 24 | + "code", |
| 25 | + "doc" |
| 26 | + ] |
| 27 | + }, |
| 28 | + { |
| 29 | + "login": "martinratinaud", |
| 30 | + "name": "Martin Ratinaud. Freelancer.", |
| 31 | + "avatar_url": "https://avatars.githubusercontent.com/u/4191809?v=4", |
| 32 | + "profile": "http://bit.ly/work-with-martin", |
| 33 | + "contributions": [ |
| 34 | + "code", |
| 35 | + "doc" |
| 36 | + ] |
| 37 | + }, |
| 38 | + { |
| 39 | + "login": "Harshil-Jani", |
| 40 | + "name": "Harshil Jani", |
| 41 | + "avatar_url": "https://avatars.githubusercontent.com/u/79367883?v=4", |
| 42 | + "profile": "https://github.com/Harshil-Jani", |
| 43 | + "contributions": [ |
| 44 | + "code", |
| 45 | + "doc" |
| 46 | + ] |
| 47 | + }, |
| 48 | + { |
| 49 | + "login": "clementbiron", |
| 50 | + "name": "Clément Biron", |
| 51 | + "avatar_url": "https://avatars.githubusercontent.com/u/364319?v=4", |
| 52 | + "profile": "https://clementbiron.com/", |
| 53 | + "contributions": [ |
| 54 | + "doc" |
| 55 | + ] |
| 56 | + } |
| 57 | + ], |
8 | 58 | "repoType": "github",
|
9 | 59 | "commitConvention": "none",
|
10 | 60 | "contributorsPerLine": 7
|
|
0 commit comments