Skip to content

Commit 2142f91

Browse files
docs: add sorin-davidoi as a contributor (#213)
* 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 d75441b commit 2142f91

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,17 @@
8282
"code",
8383
"test"
8484
]
85+
},
86+
{
87+
"login": "sorin-davidoi",
88+
"name": "Sorin Davidoi",
89+
"avatar_url": "https://avatars1.githubusercontent.com/u/2109702?v=4",
90+
"profile": "https://toot.cafe/@sorin",
91+
"contributions": [
92+
"bug",
93+
"code",
94+
"test"
95+
]
8596
}
8697
],
8798
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![version
22

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

77
(scoped)](https://img.shields.io/npm/v/@manifoldco/swagger-to-ts.svg)](https://www.npmjs.com/package/@manifoldco/swagger-to-ts)
@@ -267,6 +267,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
267267
<td align="center"><a href="https://github.com/tombarton"><img src="https://avatars1.githubusercontent.com/u/6222711?v=4" width="100px;" alt=""/><br /><sub><b>Tom Barton</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=tombarton" title="Code">💻</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=tombarton" title="Documentation">📖</a> <a href="#ideas-tombarton" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=tombarton" title="Tests">⚠️</a></td>
268268
<td align="center"><a href="http://www.viig.no"><img src="https://avatars0.githubusercontent.com/u/1080888?v=4" width="100px;" alt=""/><br /><sub><b>Sven Nicolai Viig</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/issues?q=author%3Asvnv" title="Bug reports">🐛</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=svnv" title="Code">💻</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=svnv" title="Tests">⚠️</a></td>
269269
</tr>
270+
<tr>
271+
<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>
272+
</tr>
270273
</table>
271274

272275
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)