|
3 | 3 | "projectOwner": "OpenSourceRaidGuild", |
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": false, |
11 | 9 | "commitConvention": "none", |
|
15 | 13 | "name": "Michael Peyper", |
16 | 14 | "avatar_url": "https://avatars.githubusercontent.com/u/23029903?v=4", |
17 | 15 | "profile": "https://github.com/mpeyper", |
18 | | - "contributions": [ |
19 | | - "code", |
20 | | - "test", |
21 | | - "doc" |
22 | | - ] |
| 16 | + "contributions": ["code", "test", "doc"] |
23 | 17 | }, |
24 | 18 | { |
25 | 19 | "login": "nobrayner", |
26 | 20 | "name": "Braydon Hall", |
27 | 21 | "avatar_url": "https://avatars.githubusercontent.com/u/40751395?v=4", |
28 | 22 | "profile": "https://github.com/nobrayner", |
29 | | - "contributions": [ |
30 | | - "code" |
31 | | - ] |
| 23 | + "contributions": ["code"] |
32 | 24 | }, |
33 | 25 | { |
34 | 26 | "login": "MohitPopli", |
35 | 27 | "name": "Mohit", |
36 | 28 | "avatar_url": "https://avatars.githubusercontent.com/u/17976072?v=4", |
37 | 29 | "profile": "https://github.com/MohitPopli", |
38 | | - "contributions": [ |
39 | | - "code" |
40 | | - ] |
| 30 | + "contributions": ["code"] |
41 | 31 | }, |
42 | 32 | { |
43 | 33 | "login": "rubenmoya", |
44 | 34 | "name": "Rubén Moya", |
45 | 35 | "avatar_url": "https://avatars.githubusercontent.com/u/905225?v=4", |
46 | 36 | "profile": "https://rubenmoya.dev/", |
47 | | - "contributions": [ |
48 | | - "code" |
49 | | - ] |
| 37 | + "contributions": ["code"] |
50 | 38 | }, |
51 | 39 | { |
52 | 40 | "login": "mitchelvanbever", |
53 | 41 | "name": "Mitchel van Bever", |
54 | 42 | "avatar_url": "https://avatars.githubusercontent.com/u/10127707?v=4", |
55 | 43 | "profile": "https://github.com/mitchelvanbever", |
56 | | - "contributions": [ |
57 | | - "ideas" |
58 | | - ] |
| 44 | + "contributions": ["ideas"] |
59 | 45 | }, |
60 | 46 | { |
61 | 47 | "login": "vctqs1", |
62 | 48 | "name": "vctqs1", |
63 | 49 | "avatar_url": "https://avatars.githubusercontent.com/u/30227910?v=4", |
64 | 50 | "profile": "https://github.com/vctqs1", |
65 | | - "contributions": [ |
66 | | - "code" |
67 | | - ] |
| 51 | + "contributions": ["code"] |
| 52 | + }, |
| 53 | + { |
| 54 | + "login": "DesselBane", |
| 55 | + "name": "DesselBane", |
| 56 | + "avatar_url": "https://avatars.githubusercontent.com/u/12199480?v=4", |
| 57 | + "profile": "https://github.com/DesselBane", |
| 58 | + "contributions": ["code"] |
68 | 59 | } |
69 | 60 | ], |
70 | 61 | "contributorsPerLine": 8 |
71 | 62 | } |
| 63 | + |
0 commit comments