Skip to content

Commit 798fa0e

Browse files
docs: add mmiszy as a contributor (#298)
* 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 b4eea99 commit 798fa0e

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,15 @@
149149
"code",
150150
"test"
151151
]
152+
},
153+
{
154+
"login": "mmiszy",
155+
"name": "Michał Miszczyszyn",
156+
"avatar_url": "https://avatars0.githubusercontent.com/u/1338731?v=4",
157+
"profile": "https://typeofweb.com",
158+
"contributions": [
159+
"code"
160+
]
152161
}
153162
],
154163
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
273273
<td align="center"><a href="https://boris.sh"><img src="https://avatars1.githubusercontent.com/u/17952318?v=4" width="100px;" alt=""/><br /><sub><b>Boris K</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=bokub" title="Documentation">📖</a></td>
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>
276+
<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>
276277
</tr>
277278
</table>
278279

0 commit comments

Comments
 (0)