|
1 | 1 | { |
2 | | - "files": [ |
3 | | - "README.md" |
4 | | - ], |
| 2 | + "files": ["README.md"], |
5 | 3 | "imageSize": 100, |
6 | 4 | "commit": false, |
7 | 5 | "badgeTemplate": "\t<a href=\"#contributors-\">\n\t\t<img alt=\"All Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-14cc21.svg\" />\n\t</a>", |
|
11 | 9 | "name": "Fuad Olatunji", |
12 | 10 | "avatar_url": "https://avatars.githubusercontent.com/u/65264054?v=4", |
13 | 11 | "profile": "http://fuadolatunji.me", |
14 | | - "contributions": [ |
15 | | - "infra", |
16 | | - "doc", |
17 | | - "bug", |
18 | | - "security" |
19 | | - ] |
| 12 | + "contributions": ["infra", "doc", "bug", "security"] |
20 | 13 | }, |
21 | 14 | { |
22 | 15 | "login": "xavdid", |
23 | 16 | "name": "David Brownman", |
24 | 17 | "avatar_url": "https://avatars.githubusercontent.com/u/1231935?v=4", |
25 | 18 | "profile": "https://xavd.id", |
26 | | - "contributions": [ |
27 | | - "content" |
28 | | - ] |
| 19 | + "contributions": ["content"] |
29 | 20 | }, |
30 | 21 | { |
31 | 22 | "login": "agmyintmyatoo", |
32 | 23 | "name": "agmyintmyatoo", |
33 | 24 | "avatar_url": "https://avatars.githubusercontent.com/u/37968696?v=4", |
34 | 25 | "profile": "http://agmyintmyatoo.github.io", |
35 | | - "contributions": [ |
36 | | - "content" |
37 | | - ] |
| 26 | + "contributions": ["content"] |
38 | 27 | }, |
39 | 28 | { |
40 | 29 | "login": "bobrossrtx", |
41 | 30 | "name": "Owen Boreham", |
42 | 31 | "avatar_url": "https://avatars.githubusercontent.com/u/73446766?v=4", |
43 | 32 | "profile": "http://owenboreham.tech", |
44 | | - "contributions": [ |
45 | | - "content" |
46 | | - ] |
| 33 | + "contributions": ["content"] |
47 | 34 | }, |
48 | 35 | { |
49 | 36 | "login": "sisPedro", |
50 | 37 | "name": "sisPedro", |
51 | 38 | "avatar_url": "https://avatars.githubusercontent.com/u/16280628?v=4", |
52 | 39 | "profile": "https://github.com/sisPedro", |
53 | | - "contributions": [ |
54 | | - "content" |
55 | | - ] |
| 40 | + "contributions": ["content"] |
56 | 41 | }, |
57 | 42 | { |
58 | 43 | "login": "chonginator", |
59 | 44 | "name": "Ben Chong", |
60 | 45 | "avatar_url": "https://avatars.githubusercontent.com/u/61606639?v=4", |
61 | 46 | "profile": "https://benchong.dev/", |
62 | | - "contributions": [ |
63 | | - "content" |
64 | | - ] |
| 47 | + "contributions": ["content"] |
65 | 48 | } |
66 | 49 | ], |
67 | 50 | "contributorsPerLine": 7, |
|
0 commit comments