|
2 | 2 | "projectName": "svelte-testing-library", |
3 | 3 | "projectOwner": "testing-library", |
4 | 4 | "repoType": "github", |
5 | | - "files": [ |
6 | | - "README.md" |
7 | | - ], |
| 5 | + "files": ["README.md"], |
8 | 6 | "imageSize": 100, |
9 | 7 | "commit": false, |
10 | 8 | "contributors": [ |
|
13 | 11 | "name": "Ben Monro", |
14 | 12 | "avatar_url": "https://avatars3.githubusercontent.com/u/399236?v=4", |
15 | 13 | "profile": "https://github.com/benmonro", |
16 | | - "contributions": [ |
17 | | - "code", |
18 | | - "test", |
19 | | - "ideas", |
20 | | - "doc" |
21 | | - ] |
| 14 | + "contributions": ["code", "test", "ideas", "doc"] |
22 | 15 | }, |
23 | 16 | { |
24 | 17 | "login": "EmilTholin", |
25 | 18 | "name": "Emil Tholin", |
26 | 19 | "avatar_url": "https://avatars0.githubusercontent.com/u/11573167?v=4", |
27 | 20 | "profile": "https://twitter.com/EmilTholin", |
28 | | - "contributions": [ |
29 | | - "code", |
30 | | - "test", |
31 | | - "ideas" |
32 | | - ] |
| 21 | + "contributions": ["code", "test", "ideas"] |
33 | 22 | }, |
34 | 23 | { |
35 | 24 | "login": "oieduardorabelo", |
36 | 25 | "name": "Eduardo Rabelo", |
37 | 26 | "avatar_url": "https://avatars1.githubusercontent.com/u/829902?v=4", |
38 | 27 | "profile": "https://medium.com/@oieduardorabelo", |
39 | | - "contributions": [ |
40 | | - "test", |
41 | | - "code", |
42 | | - "doc", |
43 | | - "example" |
44 | | - ] |
| 28 | + "contributions": ["test", "code", "doc", "example"] |
45 | 29 | }, |
46 | 30 | { |
47 | 31 | "login": "timdeschryver", |
48 | 32 | "name": "Tim Deschryver", |
49 | 33 | "avatar_url": "https://avatars1.githubusercontent.com/u/28659384?v=4", |
50 | 34 | "profile": "http://timdeschryver.dev", |
51 | | - "contributions": [ |
52 | | - "doc" |
53 | | - ] |
| 35 | + "contributions": ["doc"] |
54 | 36 | }, |
55 | 37 | { |
56 | 38 | "login": "ematipico", |
57 | 39 | "name": "Emanuele", |
58 | 40 | "avatar_url": "https://avatars3.githubusercontent.com/u/602478?v=4", |
59 | 41 | "profile": "http://www.ematipico.com", |
60 | | - "contributions": [ |
61 | | - "code", |
62 | | - "test", |
63 | | - "doc" |
64 | | - ] |
| 42 | + "contributions": ["code", "test", "doc"] |
65 | 43 | }, |
66 | 44 | { |
67 | 45 | "login": "pngwn", |
68 | 46 | "name": "pngwn", |
69 | 47 | "avatar_url": "https://avatars1.githubusercontent.com/u/12937446?v=4", |
70 | 48 | "profile": "https://github.com/pngwn", |
71 | | - "contributions": [ |
72 | | - "code", |
73 | | - "test" |
74 | | - ] |
| 49 | + "contributions": ["code", "test"] |
75 | 50 | }, |
76 | 51 | { |
77 | 52 | "login": "eps1lon", |
78 | 53 | "name": "Sebastian Silbermann", |
79 | 54 | "avatar_url": "https://avatars3.githubusercontent.com/u/12292047?v=4", |
80 | 55 | "profile": "https://twitter.com/sebsilbermann", |
81 | | - "contributions": [ |
82 | | - "code" |
83 | | - ] |
| 56 | + "contributions": ["code"] |
84 | 57 | }, |
85 | 58 | { |
86 | 59 | "login": "mihar-22", |
87 | 60 | "name": "Rahim Alwer", |
88 | 61 | "avatar_url": "https://avatars3.githubusercontent.com/u/14304599?s=460&v=4", |
89 | 62 | "profile": "https://github.com/mihar-22", |
90 | | - "contributions": [ |
91 | | - "code", |
92 | | - "doc", |
93 | | - "test", |
94 | | - "review" |
95 | | - ] |
| 63 | + "contributions": ["code", "doc", "test", "review"] |
96 | 64 | }, |
97 | 65 | { |
98 | 66 | "login": "MirrorBytes", |
99 | 67 | "name": "Bob", |
100 | 68 | "avatar_url": "https://avatars3.githubusercontent.com/u/22119469?v=4", |
101 | 69 | "profile": "https://github.com/MirrorBytes", |
102 | | - "contributions": [ |
103 | | - "bug", |
104 | | - "code" |
105 | | - ] |
| 70 | + "contributions": ["bug", "code"] |
106 | 71 | }, |
107 | 72 | { |
108 | 73 | "login": "ronmerkin", |
109 | 74 | "name": "Ron Merkin", |
110 | 75 | "avatar_url": "https://avatars.githubusercontent.com/u/17492527?v=4", |
111 | 76 | "profile": "https://github.com/ronmerkin", |
112 | | - "contributions": [ |
113 | | - "code" |
114 | | - ] |
| 77 | + "contributions": ["code"] |
115 | 78 | }, |
116 | 79 | { |
117 | 80 | "login": "benmccann", |
118 | 81 | "name": "Ben McCann", |
119 | 82 | "avatar_url": "https://avatars.githubusercontent.com/u/322311?v=4", |
120 | 83 | "profile": "http://www.benmccann.com", |
121 | | - "contributions": [ |
122 | | - "test" |
123 | | - ] |
| 84 | + "contributions": ["test"] |
124 | 85 | }, |
125 | 86 | { |
126 | 87 | "login": "jgbowser", |
127 | 88 | "name": "John Bowser", |
128 | 89 | "avatar_url": "https://avatars.githubusercontent.com/u/66637570?v=4", |
129 | 90 | "profile": "https://johnbowser.dev/", |
130 | | - "contributions": [ |
131 | | - "code", |
132 | | - "test" |
133 | | - ] |
| 91 | + "contributions": ["code", "test"] |
134 | 92 | }, |
135 | 93 | { |
136 | 94 | "login": "ysitbon", |
137 | 95 | "name": "Yoann", |
138 | 96 | "avatar_url": "https://avatars.githubusercontent.com/u/1370679?v=4", |
139 | 97 | "profile": "https://github.com/ysitbon", |
140 | | - "contributions": [ |
141 | | - "code" |
142 | | - ] |
| 98 | + "contributions": ["code"] |
| 99 | + }, |
| 100 | + { |
| 101 | + "login": "yanick", |
| 102 | + "name": "Yanick Champoux", |
| 103 | + "avatar_url": "https://avatars.githubusercontent.com/u/19954?v=4", |
| 104 | + "profile": "https://techblog.babyl.ca/", |
| 105 | + "contributions": ["code"] |
| 106 | + }, |
| 107 | + { |
| 108 | + "login": "mcous", |
| 109 | + "name": "Michael Cousins", |
| 110 | + "avatar_url": "https://avatars.githubusercontent.com/u/2963448?v=4", |
| 111 | + "profile": "https://michael.cousins.io/", |
| 112 | + "contributions": ["code"] |
143 | 113 | } |
144 | 114 | ], |
145 | 115 | "contributorsPerLine": 7, |
146 | 116 | "repoHost": "https://github.com", |
147 | 117 | "commitConvention": "none", |
148 | 118 | "skipCi": true |
149 | 119 | } |
| 120 | + |
0 commit comments