Skip to content

Commit ca12cb3

Browse files
docs: add scvnathan as a contributor (#215)
* 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 b6fbad8 commit ca12cb3

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

.all-contributorsrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,18 @@
9393
"code",
9494
"test"
9595
]
96+
},
97+
{
98+
"login": "scvnathan",
99+
"name": "Nathan Schneirov",
100+
"avatar_url": "https://avatars3.githubusercontent.com/u/73474?v=4",
101+
"profile": "https://github.com/scvnathan",
102+
"contributions": [
103+
"code",
104+
"doc",
105+
"ideas",
106+
"test"
107+
]
96108
}
97109
],
98110
"contributorsPerLine": 7,

README.md

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

119
# 📘️ swagger-to-ts
@@ -270,12 +268,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
270268
</tr>
271269
<tr>
272270
<td align="center"><a href="https://toot.cafe/@sorin"><img src="https://avatars1.githubusercontent.com/u/2109702?v=4" width="100px;" alt=""/><br /><sub><b>Sorin Davidoi</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/issues?q=author%3Asorin-davidoi" title="Bug reports">🐛</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=sorin-davidoi" title="Code">💻</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=sorin-davidoi" title="Tests">⚠️</a></td>
271+
<td align="center"><a href="https://github.com/scvnathan"><img src="https://avatars3.githubusercontent.com/u/73474?v=4" width="100px;" alt=""/><br /><sub><b>Nathan Schneirov</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=scvnathan" title="Code">💻</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=scvnathan" title="Documentation">📖</a> <a href="#ideas-scvnathan" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=scvnathan" title="Tests">⚠️</a></td>
273272
</tr>
274273
</table>
275274

276275
<!-- markdownlint-enable -->
277276
<!-- prettier-ignore-end -->
278-
279277
<!-- ALL-CONTRIBUTORS-LIST:END -->
280278

281279
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)