Skip to content

Commit 18644e0

Browse files
docs: add th-m as a contributor (#426)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8f81611 commit 18644e0

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,15 @@
259259
"code",
260260
"test"
261261
]
262+
},
263+
{
264+
"login": "th-m",
265+
"name": "Thomas Valadez",
266+
"avatar_url": "https://avatars3.githubusercontent.com/u/13792029?v=4",
267+
"profile": "https://github.com/th-m",
268+
"contributions": [
269+
"doc"
270+
]
262271
}
263272
],
264273
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
[![codecov](https://codecov.io/gh/drwpow/openapi-typescript/branch/master/graph/badge.svg)](https://codecov.io/gh/drwpow/openapi-typescript)
33

44
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
5-
6-
[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-)
7-
5+
[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-)
86
<!-- ALL-CONTRIBUTORS-BADGE:END -->
97

108
# 📘️ openapi-typescript
@@ -202,12 +200,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
202200
<td align="center"><a href="https://rendall.dev"><img src="https://avatars2.githubusercontent.com/u/293263?v=4" width="100px;" alt=""/><br /><sub><b>Rendall</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=rendall" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Arendall" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=rendall" title="Tests">⚠️</a></td>
203201
<td align="center"><a href="https://massaioli.wordpress.com"><img src="https://avatars3.githubusercontent.com/u/149178?v=4" width="100px;" alt=""/><br /><sub><b>Robert Massaioli</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=robertmassaioli" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Arobertmassaioli" title="Bug reports">🐛</a></td>
204202
<td align="center"><a href="http://jankuca.com"><img src="https://avatars3.githubusercontent.com/u/367262?v=4" width="100px;" alt=""/><br /><sub><b>Jan Kuča</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=jankuca" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=jankuca" title="Tests">⚠️</a></td>
203+
<td align="center"><a href="https://github.com/th-m"><img src="https://avatars3.githubusercontent.com/u/13792029?v=4" width="100px;" alt=""/><br /><sub><b>Thomas Valadez</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=th-m" title="Documentation">📖</a></td>
205204
</tr>
206205
</table>
207206

208207
<!-- markdownlint-enable -->
209208
<!-- prettier-ignore-end -->
210-
211209
<!-- ALL-CONTRIBUTORS-LIST:END -->
212210

213211
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.

0 commit comments

Comments
 (0)