|
3 | 3 | "projectOwner": "dkundel", |
4 | 4 | "repoType": "github", |
5 | 5 | "repoHost": "https://github.com", |
6 | | - "files": [ |
7 | | - "README.md" |
8 | | - ], |
| 6 | + "files": ["README.md"], |
9 | 7 | "imageSize": 100, |
10 | 8 | "commit": true, |
11 | 9 | "contributors": [ |
|
14 | 12 | "name": "Dominik Kundel", |
15 | 13 | "avatar_url": "https://avatars3.githubusercontent.com/u/1505101?v=4", |
16 | 14 | "profile": "https://dkundel.com", |
17 | | - "contributions": [ |
18 | | - "code" |
19 | | - ] |
| 15 | + "contributions": ["code"] |
20 | 16 | }, |
21 | 17 | { |
22 | 18 | "login": "dbbidclips", |
23 | 19 | "name": "dbbidclips", |
24 | 20 | "avatar_url": "https://avatars1.githubusercontent.com/u/41997517?v=4", |
25 | 21 | "profile": "https://github.com/dbbidclips", |
26 | | - "contributions": [ |
27 | | - "code", |
28 | | - "bug" |
29 | | - ] |
| 22 | + "contributions": ["code", "bug"] |
30 | 23 | }, |
31 | 24 | { |
32 | 25 | "login": "ShelbyZ", |
33 | 26 | "name": "Shelby Hagman", |
34 | 27 | "avatar_url": "https://avatars0.githubusercontent.com/u/1033099?v=4", |
35 | 28 | "profile": "https://shagman.codes", |
36 | | - "contributions": [ |
37 | | - "bug", |
38 | | - "code" |
39 | | - ] |
| 29 | + "contributions": ["bug", "code"] |
40 | 30 | }, |
41 | 31 | { |
42 | 32 | "login": "jsjoeio", |
43 | 33 | "name": "JavaScript Joe", |
44 | 34 | "avatar_url": "https://avatars3.githubusercontent.com/u/3806031?v=4", |
45 | 35 | "profile": "https://joeprevite.com/", |
46 | | - "contributions": [ |
47 | | - "bug" |
48 | | - ] |
| 36 | + "contributions": ["bug"] |
49 | 37 | }, |
50 | 38 | { |
51 | 39 | "login": "stefanjudis", |
52 | 40 | "name": "Stefan Judis", |
53 | 41 | "avatar_url": "https://avatars3.githubusercontent.com/u/962099?v=4", |
54 | 42 | "profile": "https://www.stefanjudis.com/", |
55 | | - "contributions": [ |
56 | | - "bug", |
57 | | - "code" |
58 | | - ] |
| 43 | + "contributions": ["bug", "code"] |
59 | 44 | }, |
60 | 45 | { |
61 | 46 | "login": "philnash", |
62 | 47 | "name": "Phil Nash", |
63 | 48 | "avatar_url": "https://avatars3.githubusercontent.com/u/31462?v=4", |
64 | 49 | "profile": "https://philna.sh", |
65 | | - "contributions": [ |
66 | | - "bug", |
67 | | - "code", |
68 | | - "review" |
69 | | - ] |
| 50 | + "contributions": ["bug", "code", "review"] |
70 | 51 | }, |
71 | 52 | { |
72 | 53 | "login": "childish-sambino", |
73 | 54 | "name": "childish-sambino", |
74 | 55 | "avatar_url": "https://avatars0.githubusercontent.com/u/47228322?v=4", |
75 | 56 | "profile": "https://github.com/childish-sambino", |
76 | | - "contributions": [ |
77 | | - "code", |
78 | | - "bug" |
79 | | - ] |
| 57 | + "contributions": ["code", "bug"] |
80 | 58 | }, |
81 | 59 | { |
82 | 60 | "login": "thinkingserious", |
83 | 61 | "name": "Elmer Thomas", |
84 | 62 | "avatar_url": "https://avatars0.githubusercontent.com/u/146695?v=4", |
85 | 63 | "profile": "http://www.ThinkingSerious.com", |
86 | | - "contributions": [ |
87 | | - "bug", |
88 | | - "doc" |
89 | | - ] |
| 64 | + "contributions": ["bug", "doc"] |
| 65 | + }, |
| 66 | + { |
| 67 | + "login": "makserik", |
| 68 | + "name": "makserik", |
| 69 | + "avatar_url": "https://avatars.githubusercontent.com/u/15821542?v=4", |
| 70 | + "profile": "https://github.com/makserik", |
| 71 | + "contributions": ["code", "doc"] |
90 | 72 | } |
91 | | - ] |
| 73 | + ], |
| 74 | + "commitConvention": "angular" |
92 | 75 | } |
| 76 | + |
0 commit comments