File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 293
293
"contributions" : [
294
294
" doc"
295
295
]
296
+ },
297
+ {
298
+ "login" : " SimenB" ,
299
+ "name" : " Simen Bekkhus" ,
300
+ "avatar_url" : " https://avatars.githubusercontent.com/u/1404810?v=4" ,
301
+ "profile" : " https://github.com/SimenB" ,
302
+ "contributions" : [
303
+ " bug"
304
+ ]
296
305
}
297
306
],
298
307
"commitConvention" : " angular"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Utilities for testing babel plugins and presets.
21
21
<!-- remark-ignore-start -->
22
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
23
23
24
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-29 -orange.svg?style=flat-square )] ( #contributors- )
24
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-30 -orange.svg?style=flat-square )] ( #contributors- )
25
25
26
26
<!-- ALL-CONTRIBUTORS-BADGE:END -->
27
27
<!-- remark-ignore-end -->
@@ -1838,6 +1838,7 @@ Thanks goes to these people ([emoji key][emojis]):
1838
1838
</tr>
1839
1839
<tr>
1840
1840
<td align="center" valign="top" width="14.28%"><a href="https://github.com/peterlebrun"><img src="https://avatars.githubusercontent.com/u/1267171?v=4?s=100" width="100px;" alt="peterlebrun"/><br /><sub><b>peterlebrun</b></sub></a><br /><a href="https://github.com/babel-utils/babel-plugin-tester/commits?author=peterlebrun" title="Documentation">📖</a></td>
1841
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/SimenB"><img src="https://avatars.githubusercontent.com/u/1404810?v=4?s=100" width="100px;" alt="Simen Bekkhus"/><br /><sub><b>Simen Bekkhus</b></sub></a><br /><a href="https://github.com/babel-utils/babel-plugin-tester/issues?q=author%3ASimenB" title="Bug reports">🐛</a></td>
1841
1842
</tr>
1842
1843
</tbody >
1843
1844
</table >
You can’t perform that action at this time.
0 commit comments