Skip to content

Commit b96327e

Browse files
add stefanprobst as a contributor for code, and test (#201)
* update README.md * update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 7a572bf commit b96327e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,16 @@
220220
"contributions": [
221221
"doc"
222222
]
223+
},
224+
{
225+
"login": "stefanprobst",
226+
"name": "stefanprobst",
227+
"avatar_url": "https://avatars.githubusercontent.com/u/20753323?v=4",
228+
"profile": "https://github.com/stefanprobst",
229+
"contributions": [
230+
"code",
231+
"test"
232+
]
223233
}
224234
],
225235
"commitConvention": "none"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,7 @@ Thanks goes to these people ([emoji key][emojis]):
839839
</tr>
840840
<tr>
841841
<td align="center"><a href="https://github.com/theMosaad"><img src="https://avatars.githubusercontent.com/u/48773133?v=4?s=100" width="100px;" alt="Mosaad"/><br /><sub><b>Mosaad</b></sub></a><br /><a href="https://github.com/kentcdodds/mdx-bundler/commits?author=theMosaad" title="Documentation">📖</a></td>
842+
<td align="center"><a href="https://github.com/stefanprobst"><img src="https://avatars.githubusercontent.com/u/20753323?v=4?s=100" width="100px;" alt="stefanprobst"/><br /><sub><b>stefanprobst</b></sub></a><br /><a href="https://github.com/kentcdodds/mdx-bundler/commits?author=stefanprobst" title="Code">💻</a> <a href="https://github.com/kentcdodds/mdx-bundler/commits?author=stefanprobst" title="Tests">⚠️</a></td>
842843
</tr>
843844
</tbody>
844845
</table>

0 commit comments

Comments
 (0)