Skip to content

Commit 88c6ab0

Browse files
committed
docs: add @SimenB to contributors
1 parent 2c4cd84 commit 88c6ab0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,15 @@
293293
"contributions": [
294294
"doc"
295295
]
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+
]
296305
}
297306
],
298307
"commitConvention": "angular"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Utilities for testing babel plugins and presets.
2121
<!-- remark-ignore-start -->
2222
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2323

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-)
2525

2626
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2727
<!-- remark-ignore-end -->
@@ -1838,6 +1838,7 @@ Thanks goes to these people ([emoji key][emojis]):
18381838
</tr>
18391839
<tr>
18401840
<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>
18411842
</tr>
18421843
</tbody>
18431844
</table>

0 commit comments

Comments
 (0)