Skip to content

Commit a354b30

Browse files
docs: add lbenie as a contributor (#216)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * Add test to atlefren Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Drew Powers <[email protected]>
1 parent ca12cb3 commit a354b30

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

β€Ž.all-contributorsrc

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"contributions": [
4848
"code",
4949
"doc",
50-
"ideas"
50+
"ideas",
51+
"test"
5152
]
5253
},
5354
{
@@ -105,6 +106,18 @@
105106
"ideas",
106107
"test"
107108
]
109+
},
110+
{
111+
"login": "lbenie",
112+
"name": "Lucien BΓ©niΓ©",
113+
"avatar_url": "https://avatars1.githubusercontent.com/u/7316046?v=4",
114+
"profile": "https://lbenie.netlify.com/",
115+
"contributions": [
116+
"code",
117+
"doc",
118+
"ideas",
119+
"test"
120+
]
108121
}
109122
],
110123
"contributorsPerLine": 7,

β€ŽREADME.md

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

911
# πŸ“˜οΈ swagger-to-ts
@@ -261,19 +263,21 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
261263
<td align="center"><a href="https://pow.rs"><img src="https://avatars3.githubusercontent.com/u/1369770?v=4" width="100px;" alt=""/><br /><sub><b>Drew Powers</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=dangodev" title="Code">πŸ’»</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=dangodev" title="Documentation">πŸ“–</a> <a href="#infra-dangodev" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=dangodev" title="Tests">⚠️</a></td>
262264
<td align="center"><a href="http://smyrdek.com"><img src="https://avatars1.githubusercontent.com/u/6187417?v=4" width="100px;" alt=""/><br /><sub><b>Przemek Smyrdek</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=psmyrdek" title="Code">πŸ’»</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=psmyrdek" title="Documentation">πŸ“–</a> <a href="#ideas-psmyrdek" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=psmyrdek" title="Tests">⚠️</a></td>
263265
<td align="center"><a href="https://danielenman.com"><img src="https://avatars3.githubusercontent.com/u/432487?v=4" width="100px;" alt=""/><br /><sub><b>Dan Enman</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/issues?q=author%3Aenmand" title="Bug reports">πŸ›</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=enmand" title="Code">πŸ’»</a></td>
264-
<td align="center"><a href="http://atlefren.net"><img src="https://avatars2.githubusercontent.com/u/1829927?v=4" width="100px;" alt=""/><br /><sub><b>Atle Frenvik Sveen</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=atlefren" title="Code">πŸ’»</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=atlefren" title="Documentation">πŸ“–</a> <a href="#ideas-atlefren" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
266+
<td align="center"><a href="http://atlefren.net"><img src="https://avatars2.githubusercontent.com/u/1829927?v=4" width="100px;" alt=""/><br /><sub><b>Atle Frenvik Sveen</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=atlefren" title="Code">πŸ’»</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=atlefren" title="Documentation">πŸ“–</a> <a href="#ideas-atlefren" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=atlefren" title="Tests">⚠️</a></td>
265267
<td align="center"><a href="http://www.timdewolf.com"><img src="https://avatars0.githubusercontent.com/u/4455209?v=4" width="100px;" alt=""/><br /><sub><b>Tim de Wolf</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=tpdewolf" title="Code">πŸ’»</a> <a href="#ideas-tpdewolf" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
266268
<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>
267269
<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>
268270
</tr>
269271
<tr>
270272
<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>
271273
<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>
274+
<td align="center"><a href="https://lbenie.netlify.com/"><img src="https://avatars1.githubusercontent.com/u/7316046?v=4" width="100px;" alt=""/><br /><sub><b>Lucien BΓ©niΓ©</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=lbenie" title="Code">πŸ’»</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=lbenie" title="Documentation">πŸ“–</a> <a href="#ideas-lbenie" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/manifoldco/swagger-to-ts/commits?author=lbenie" title="Tests">⚠️</a></td>
272275
</tr>
273276
</table>
274277

275278
<!-- markdownlint-enable -->
276279
<!-- prettier-ignore-end -->
280+
277281
<!-- ALL-CONTRIBUTORS-LIST:END -->
278282

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

0 commit comments

Comments
Β (0)