Skip to content

Commit d08f56a

Browse files
authored
Merge pull request #238 from kreuzerk/all-contributors/add-logancool
docs: add logancool as a contributor for bug
2 parents 4d5a5f1 + d7e50a4 commit d08f56a

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
@@ -264,6 +264,15 @@
264264
"contributions": [
265265
"doc"
266266
]
267+
},
268+
{
269+
"login": "logancool",
270+
"name": "Logan Cool",
271+
"avatar_url": "https://avatars.githubusercontent.com/u/9579004?v=4",
272+
"profile": "https://logan.cool",
273+
"contributions": [
274+
"bug"
275+
]
267276
}
268277
],
269278
"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-25-orange.svg?style=flat-square)](#contributors-)
10+
[![All Contributors](https://img.shields.io/badge/all_contributors-26-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 -->
@@ -534,6 +534,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
534534
<td align="center" valign="top" width="14.28%"><a href="https://github.com/weihsma"><img src="https://avatars.githubusercontent.com/u/42008461?v=4?s=200" width="200px;" alt="weihsma"/><br /><sub><b>weihsma</b></sub></a><br /><a href="https://github.com/kreuzerk/svg-to-ts/commits?author=weihsma" title="Code">💻</a> <a href="https://github.com/kreuzerk/svg-to-ts/commits?author=weihsma" title="Documentation">📖</a></td>
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>
537+
<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>
537538
</tr>
538539
</tbody>
539540
</table>

0 commit comments

Comments
 (0)