|
3 | 3 | "projectOwner": "tomalaforge", |
4 | 4 | "repoType": "github", |
5 | 5 | "repoHost": "https://github.com", |
6 | | - "files": ["README.md"], |
| 6 | + "files": [ |
| 7 | + "README.md" |
| 8 | + ], |
7 | 9 | "imageSize": 100, |
8 | 10 | "commit": true, |
9 | 11 | "commitConvention": "angular", |
|
13 | 15 | "name": "Laforge Thomas", |
14 | 16 | "avatar_url": "https://avatars.githubusercontent.com/u/30832608?v=4", |
15 | 17 | "profile": "https://thomaslaforge.dev/home", |
16 | | - "contributions": ["code", "doc", "content", "ideas", "design"] |
| 18 | + "contributions": [ |
| 19 | + "code", |
| 20 | + "doc", |
| 21 | + "content", |
| 22 | + "ideas", |
| 23 | + "design" |
| 24 | + ] |
17 | 25 | }, |
18 | 26 | { |
19 | 27 | "login": "alan-bio", |
20 | 28 | "name": "Alan Dragicevich", |
21 | 29 | "avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4", |
22 | 30 | "profile": "https://github.com/alan-bio", |
23 | | - "contributions": ["doc"] |
| 31 | + "contributions": [ |
| 32 | + "doc" |
| 33 | + ] |
24 | 34 | }, |
25 | 35 | { |
26 | 36 | "login": "edimitchel", |
27 | 37 | "name": "Michel EDIGHOFFER", |
28 | 38 | "avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4", |
29 | 39 | "profile": "https://github.com/edimitchel", |
30 | | - "contributions": ["doc"] |
| 40 | + "contributions": [ |
| 41 | + "doc" |
| 42 | + ] |
31 | 43 | }, |
32 | 44 | { |
33 | 45 | "login": "gsgonzalez88", |
34 | 46 | "name": "Gerardo Sebastian Gonzalez", |
35 | 47 | "avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4", |
36 | 48 | "profile": "https://github.com/gsgonzalez88", |
37 | | - "contributions": ["doc"] |
| 49 | + "contributions": [ |
| 50 | + "doc" |
| 51 | + ] |
| 52 | + }, |
| 53 | + { |
| 54 | + "login": "marryday", |
| 55 | + "name": "Evseev Yuriy", |
| 56 | + "avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4", |
| 57 | + "profile": "https://github.com/marryday", |
| 58 | + "contributions": [ |
| 59 | + "bug" |
| 60 | + ] |
38 | 61 | } |
39 | 62 | ], |
40 | 63 | "contributorsPerLine": 7, |
41 | | - "linkToUsage": true |
| 64 | + "linkToUsage": true, |
| 65 | + "commitType": "docs" |
42 | 66 | } |
43 | | - |
|
0 commit comments