Skip to content

Commit 8ff40a1

Browse files
authored
Merge pull request #225 from kreuzerk/all-contributors/add-weihsma
docs: add weihsma as a contributor for code, and doc
2 parents 885f45d + f899793 commit 8ff40a1

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,16 @@
236236
"contributions": [
237237
"doc"
238238
]
239+
},
240+
{
241+
"login": "weihsma",
242+
"name": "weihsma",
243+
"avatar_url": "https://avatars.githubusercontent.com/u/42008461?v=4",
244+
"profile": "https://github.com/weihsma",
245+
"contributions": [
246+
"code",
247+
"doc"
248+
]
239249
}
240250
],
241251
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +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-
11-
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
12-
10+
[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-)
1311
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1412

1513
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
@@ -534,6 +532,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
534532
</tr>
535533
<tr>
536534
<td align="center" valign="top" width="14.28%"><a href="https://antoniopk.com/"><img src="https://avatars.githubusercontent.com/u/2219701?v=4?s=200" width="200px;" alt="Antonio"/><br /><sub><b>Antonio</b></sub></a><br /><a href="https://github.com/kreuzerk/svg-to-ts/commits?author=ToneyPK" title="Documentation">📖</a></td>
535+
<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>
537536
</tr>
538537
</tbody>
539538
</table>

0 commit comments

Comments
 (0)