|
1 | 1 | { |
2 | | - "files": ["README.md"], |
| 2 | + "files": [ |
| 3 | + "README.md" |
| 4 | + ], |
3 | 5 | "imageSize": 100, |
4 | 6 | "commit": false, |
5 | 7 | "contributors": [ |
|
8 | 10 | "name": "Eric Semeniuc", |
9 | 11 | "avatar_url": "https://avatars.githubusercontent.com/u/3838856?v=4", |
10 | 12 | "profile": "https://semeniuc.ml/", |
11 | | - "contributions": ["ideas"] |
| 13 | + "contributions": [ |
| 14 | + "ideas" |
| 15 | + ] |
12 | 16 | }, |
13 | 17 | { |
14 | 18 | "login": "davdi1337", |
15 | 19 | "name": "davdi1337", |
16 | 20 | "avatar_url": "https://avatars.githubusercontent.com/u/66253422?v=4", |
17 | 21 | "profile": "https://github.com/davdi1337", |
18 | | - "contributions": ["code", "bug"] |
| 22 | + "contributions": [ |
| 23 | + "code", |
| 24 | + "bug" |
| 25 | + ] |
19 | 26 | }, |
20 | 27 | { |
21 | 28 | "login": "mastepanoski", |
22 | 29 | "name": "Mauro Stepanoski", |
23 | 30 | "avatar_url": "https://avatars.githubusercontent.com/u/7851219?v=4", |
24 | 31 | "profile": "https://heliusit.net", |
25 | | - "contributions": ["ideas", "code"] |
| 32 | + "contributions": [ |
| 33 | + "ideas", |
| 34 | + "code" |
| 35 | + ] |
26 | 36 | }, |
27 | 37 | { |
28 | 38 | "login": "bzbetty", |
29 | 39 | "name": "Sam \"Betty\" McKoy", |
30 | 40 | "avatar_url": "https://avatars.githubusercontent.com/u/533131?v=4", |
31 | 41 | "profile": "http://bzbetty.blogspot.com", |
32 | | - "contributions": ["bug"] |
| 42 | + "contributions": [ |
| 43 | + "bug" |
| 44 | + ] |
33 | 45 | }, |
34 | 46 | { |
35 | 47 | "login": "peranosborn", |
36 | 48 | "name": "Peran Osborn", |
37 | 49 | "avatar_url": "https://avatars.githubusercontent.com/u/1318002?v=4", |
38 | 50 | "profile": "https://github.com/peranosborn", |
39 | | - "contributions": ["bug", "ideas"] |
| 51 | + "contributions": [ |
| 52 | + "bug", |
| 53 | + "ideas" |
| 54 | + ] |
40 | 55 | }, |
41 | 56 | { |
42 | 57 | "login": "MarcosRS", |
43 | 58 | "name": "Marcos", |
44 | 59 | "avatar_url": "https://avatars.githubusercontent.com/u/12486814?v=4", |
45 | 60 | "profile": "https://github.com/MarcosRS", |
46 | | - "contributions": ["bug", "ideas"] |
| 61 | + "contributions": [ |
| 62 | + "bug", |
| 63 | + "ideas" |
| 64 | + ] |
47 | 65 | }, |
48 | 66 | { |
49 | 67 | "login": "9swampy", |
50 | 68 | "name": "9swampy", |
51 | 69 | "avatar_url": "https://avatars.githubusercontent.com/u/523054?v=4", |
52 | 70 | "profile": "https://github.com/9swampy", |
53 | | - "contributions": ["bug", "code"] |
| 71 | + "contributions": [ |
| 72 | + "bug", |
| 73 | + "code" |
| 74 | + ] |
54 | 75 | }, |
55 | 76 | { |
56 | 77 | "login": "davecarlson", |
57 | 78 | "name": "Dave Carlson", |
58 | 79 | "avatar_url": "https://avatars.githubusercontent.com/u/299702?v=4", |
59 | 80 | "profile": "https://github.com/davecarlson", |
60 | | - "contributions": ["ideas"] |
| 81 | + "contributions": [ |
| 82 | + "ideas" |
| 83 | + ] |
61 | 84 | }, |
62 | 85 | { |
63 | 86 | "login": "ruru-ink", |
64 | 87 | "name": "Phil Taylor", |
65 | 88 | "avatar_url": "https://avatars.githubusercontent.com/u/1455736?v=4", |
66 | 89 | "profile": "http://moa-crypto.com/", |
67 | | - "contributions": ["maintenance"] |
| 90 | + "contributions": [ |
| 91 | + "maintenance" |
| 92 | + ] |
| 93 | + }, |
| 94 | + { |
| 95 | + "login": "MarcRoemmelt", |
| 96 | + "name": "Marc Römmelt", |
| 97 | + "avatar_url": "https://avatars.githubusercontent.com/u/36316710?v=4", |
| 98 | + "profile": "https://github.com/MarcRoemmelt", |
| 99 | + "contributions": [ |
| 100 | + "ideas", |
| 101 | + "code" |
| 102 | + ] |
68 | 103 | } |
69 | 104 | ], |
70 | 105 | "contributorsPerLine": 7, |
|
76 | 111 | "commitConvention": "angular", |
77 | 112 | "commitType": "docs" |
78 | 113 | } |
79 | | - |
|
0 commit comments