Skip to content

Commit 841d1b2

Browse files
docs: add skh as a contributor (#299)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Drew Powers <[email protected]>
1 parent 798fa0e commit 841d1b2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,16 @@
158158
"contributions": [
159159
"code"
160160
]
161+
},
162+
{
163+
"login": "skh-",
164+
"name": "Sam K Hall",
165+
"avatar_url": "https://avatars1.githubusercontent.com/u/1292598?v=4",
166+
"profile": "https://github.com/skh-",
167+
"contributions": [
168+
"code",
169+
"test"
170+
]
161171
}
162172
],
163173
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fmanifoldco%2Fswagger-to-ts%2Fbadge&style=flat)](https://actions-badge.atrox.dev/manifoldco/swagger-to-ts/goto)
44

55
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6-
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

99
# 📘️ swagger-to-ts
@@ -274,6 +274,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
274274
<td align="center"><a href="https://twitter.com/antonk52"><img src="https://avatars1.githubusercontent.com/u/5817809?v=4" width="100px;" alt=""/><br /><sub><b>Anton</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/issues?q=author%3Aantonk52" title="Bug reports">🐛</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=antonk52" title="Code">💻</a> <a href="#ideas-antonk52" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=antonk52" title="Tests">⚠️</a></td>
275275
<td align="center"><a href="https://github.com/tshelburne"><img src="https://avatars3.githubusercontent.com/u/1202267?v=4" width="100px;" alt=""/><br /><sub><b>Tim Shelburne</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=tshelburne" title="Code">💻</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=tshelburne" title="Tests">⚠️</a></td>
276276
<td align="center"><a href="https://typeofweb.com"><img src="https://avatars0.githubusercontent.com/u/1338731?v=4" width="100px;" alt=""/><br /><sub><b>Michał Miszczyszyn</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=mmiszy" title="Code">💻</a></td>
277+
<td align="center"><a href="https://github.com/skh-"><img src="https://avatars1.githubusercontent.com/u/1292598?v=4" width="100px;" alt=""/><br /><sub><b>Sam K Hall</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=skh-" title="Code">💻</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=skh-" title="Tests">⚠️</a></td>
277278
</tr>
278279
</table>
279280

0 commit comments

Comments
 (0)