|
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",
|
|
33 | 35 | "name": "Alan Dragicevich",
|
34 | 36 | "avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4",
|
35 | 37 | "profile": "https://github.com/alan-bio",
|
36 |
| - "contributions": ["doc"] |
| 38 | + "contributions": [ |
| 39 | + "doc" |
| 40 | + ] |
37 | 41 | },
|
38 | 42 | {
|
39 | 43 | "login": "edimitchel",
|
40 | 44 | "name": "Michel EDIGHOFFER",
|
41 | 45 | "avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4",
|
42 | 46 | "profile": "https://github.com/edimitchel",
|
43 |
| - "contributions": ["doc"] |
| 47 | + "contributions": [ |
| 48 | + "doc" |
| 49 | + ] |
44 | 50 | },
|
45 | 51 | {
|
46 | 52 | "login": "gsgonzalez88",
|
47 | 53 | "name": "Gerardo Sebastian Gonzalez",
|
48 | 54 | "avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4",
|
49 | 55 | "profile": "https://github.com/gsgonzalez88",
|
50 |
| - "contributions": ["doc"] |
| 56 | + "contributions": [ |
| 57 | + "doc" |
| 58 | + ] |
51 | 59 | },
|
52 | 60 | {
|
53 | 61 | "login": "marryday",
|
54 | 62 | "name": "Evseev Yuriy",
|
55 | 63 | "avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4",
|
56 | 64 | "profile": "https://github.com/marryday",
|
57 |
| - "contributions": ["bug"] |
| 65 | + "contributions": [ |
| 66 | + "bug" |
| 67 | + ] |
58 | 68 | },
|
59 | 69 | {
|
60 | 70 | "login": "tomer953",
|
61 | 71 | "name": "Tomer953",
|
62 | 72 | "avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4",
|
63 | 73 | "profile": "https://github.com/tomer953",
|
64 |
| - "contributions": ["bug", "doc", "code"] |
| 74 | + "contributions": [ |
| 75 | + "bug", |
| 76 | + "doc", |
| 77 | + "code" |
| 78 | + ] |
65 | 79 | },
|
66 | 80 | {
|
67 | 81 | "login": "jdegand",
|
68 | 82 | "name": "J. Degand",
|
69 | 83 | "avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4",
|
70 | 84 | "profile": "https://github.com/jdegand",
|
71 |
| - "contributions": ["doc"] |
| 85 | + "contributions": [ |
| 86 | + "doc" |
| 87 | + ] |
72 | 88 | },
|
73 | 89 | {
|
74 | 90 | "login": "DeveshChau",
|
75 | 91 | "name": "Devesh Chaudhari",
|
76 | 92 | "avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
|
77 | 93 | "profile": "https://github.com/DeveshChau",
|
78 |
| - "contributions": ["code", "bug", "challenge"] |
| 94 | + "contributions": [ |
| 95 | + "code", |
| 96 | + "bug", |
| 97 | + "challenge" |
| 98 | + ] |
| 99 | + }, |
| 100 | + { |
| 101 | + "login": "dmmishchenko", |
| 102 | + "name": "Dmitriy Mishchenko", |
| 103 | + "avatar_url": "https://avatars.githubusercontent.com/u/51910160?v=4", |
| 104 | + "profile": "https://github.com/dmmishchenko", |
| 105 | + "contributions": [ |
| 106 | + "doc" |
| 107 | + ] |
79 | 108 | }
|
80 | 109 | ],
|
81 | 110 | "contributorsPerLine": 7,
|
82 | 111 | "linkToUsage": true,
|
83 | 112 | "commitType": "docs"
|
84 | 113 | }
|
85 |
| - |
|
0 commit comments