Skip to content

Commit 6ae859c

Browse files
docs: add sgrimm as a contributor for code, bug, and test (#1034)
* 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 69a9c84 commit 6ae859c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,17 @@
650650
"bug",
651651
"test"
652652
]
653+
},
654+
{
655+
"login": "sgrimm",
656+
"name": "Steven Grimm",
657+
"avatar_url": "https://avatars.githubusercontent.com/u/1248649?v=4",
658+
"profile": "https://github.com/sgrimm",
659+
"contributions": [
660+
"code",
661+
"bug",
662+
"test"
663+
]
653664
}
654665
],
655666
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![codecov](https://codecov.io/gh/drwpow/openapi-typescript/branch/main/graph/badge.svg)](https://codecov.io/gh/drwpow/openapi-typescript)
44

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

99
# 📘️ openapi-typescript
@@ -394,6 +394,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
394394
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yacinehmito"><img src="https://avatars.githubusercontent.com/u/6893840?v=4?s=100" width="100px;" alt="Yacine Hmito"/><br /><sub><b>Yacine Hmito</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=yacinehmito" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=yacinehmito" title="Tests">⚠️</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Ayacinehmito" title="Bug reports">🐛</a></td>
395395
<td align="center" valign="top" width="14.28%"><a href="http://sajadtorkamani.com"><img src="https://avatars.githubusercontent.com/u/9380313?v=4?s=100" width="100px;" alt="Sajad Torkamani"/><br /><sub><b>Sajad Torkamani</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=sajadtorkamani" title="Documentation">📖</a></td>
396396
<td align="center" valign="top" width="14.28%"><a href="https://sci-scale.net/"><img src="https://avatars.githubusercontent.com/u/6804901?v=4?s=100" width="100px;" alt="Marius van den Beek"/><br /><sub><b>Marius van den Beek</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=mvdbeek" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Amvdbeek" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=mvdbeek" title="Tests">⚠️</a></td>
397+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sgrimm"><img src="https://avatars.githubusercontent.com/u/1248649?v=4?s=100" width="100px;" alt="Steven Grimm"/><br /><sub><b>Steven Grimm</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=sgrimm" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Asgrimm" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=sgrimm" title="Tests">⚠️</a></td>
397398
</tr>
398399
</tbody>
399400
</table>

0 commit comments

Comments
 (0)