Skip to content

Commit 822b6b6

Browse files
authored
Merge pull request #244 from kreuzerk/all-contributors/add-JoA-MoS
docs: add JoA-MoS as a contributor for bug, code, and 2 more
2 parents 606097e + ead0fde commit 822b6b6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,18 @@
273273
"contributions": [
274274
"bug"
275275
]
276+
},
277+
{
278+
"login": "JoA-MoS",
279+
"name": "Justin Dietz",
280+
"avatar_url": "https://avatars.githubusercontent.com/u/5566979?v=4",
281+
"profile": "http://justindietz.com",
282+
"contributions": [
283+
"bug",
284+
"code",
285+
"ideas",
286+
"test"
287+
]
276288
}
277289
],
278290
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
![npms.io (final)](https://img.shields.io/npms-io/maintenance-score/svg-to-ts) ![GitHub Workflow](https://img.shields.io/github/workflow/status/kreuzerk/svg-to-ts/release) ![GitHub](https://img.shields.io/github/license/kreuzerk/svg-to-ts) ![npm](https://img.shields.io/npm/v/svg-to-ts)
88

99
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
10-
[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-)
10+
[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-)
1111
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1212

1313
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
@@ -535,6 +535,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
535535
<td align="center" valign="top" width="14.28%"><a href="https://angularexperts.io"><img src="https://avatars.githubusercontent.com/u/3764868?v=4?s=200" width="200px;" alt="Tomas Trajan"/><br /><sub><b>Tomas Trajan</b></sub></a><br /><a href="https://github.com/kreuzerk/svg-to-ts/commits?author=tomastrajan" title="Code">💻</a></td>
536536
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/coryjlewis/"><img src="https://avatars.githubusercontent.com/u/12702175?v=4?s=200" width="200px;" alt="Cory Lewis"/><br /><sub><b>Cory Lewis</b></sub></a><br /><a href="https://github.com/kreuzerk/svg-to-ts/commits?author=mecharmor" title="Documentation">📖</a></td>
537537
<td align="center" valign="top" width="14.28%"><a href="https://logan.cool"><img src="https://avatars.githubusercontent.com/u/9579004?v=4?s=200" width="200px;" alt="Logan Cool"/><br /><sub><b>Logan Cool</b></sub></a><br /><a href="https://github.com/kreuzerk/svg-to-ts/issues?q=author%3Alogancool" title="Bug reports">🐛</a></td>
538+
<td align="center" valign="top" width="14.28%"><a href="http://justindietz.com"><img src="https://avatars.githubusercontent.com/u/5566979?v=4?s=200" width="200px;" alt="Justin Dietz"/><br /><sub><b>Justin Dietz</b></sub></a><br /><a href="https://github.com/kreuzerk/svg-to-ts/issues?q=author%3AJoA-MoS" title="Bug reports">🐛</a> <a href="https://github.com/kreuzerk/svg-to-ts/commits?author=JoA-MoS" title="Code">💻</a> <a href="#ideas-JoA-MoS" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/kreuzerk/svg-to-ts/commits?author=JoA-MoS" title="Tests">⚠️</a></td>
538539
</tr>
539540
</tbody>
540541
</table>

0 commit comments

Comments
 (0)