Skip to content

Commit 15f3eb1

Browse files
docs: add electrotype as a contributor (#502)
* 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 d18b8fd commit 15f3eb1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,15 @@
430430
"test",
431431
"ideas"
432432
]
433+
},
434+
{
435+
"login": "electrotype",
436+
"name": "Electro Type",
437+
"avatar_url": "https://avatars2.githubusercontent.com/u/1643012?v=4",
438+
"profile": "https://www.spincast.org",
439+
"contributions": [
440+
"ideas"
441+
]
433442
}
434443
],
435444
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,12 +1195,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
11951195
</tr>
11961196
<tr>
11971197
<td align="center"><a href="https://www.linkedin.com/in/volodymyr-kolesnykov"><img src="https://avatars1.githubusercontent.com/u/7810770?v=4" width="100px;" alt=""/><br /><sub><b>Volodymyr Kolesnykov</b></sub></a><br /><a href="https://github.com/cdimascio/express-openapi-validator/commits?author=sjinks" title="Code">💻</a> <a href="https://github.com/cdimascio/express-openapi-validator/commits?author=sjinks" title="Tests">⚠️</a></td>
1198+
<td align="center"><a href="https://github.com/pilerou"><img src="https://avatars2.githubusercontent.com/u/664865?v=4" width="100px;" alt=""/><br /><sub><b>Pierre Le Roux</b></sub></a><br /><a href="https://github.com/cdimascio/express-openapi-validator/commits?author=pilerou" title="Code">💻</a> <a href="https://github.com/cdimascio/express-openapi-validator/commits?author=pilerou" title="Tests">⚠️</a> <a href="#ideas-pilerou" title="Ideas, Planning, & Feedback">🤔</a></td>
1199+
<td align="center"><a href="https://www.spincast.org"><img src="https://avatars2.githubusercontent.com/u/1643012?v=4" width="100px;" alt=""/><br /><sub><b>Electro Type</b></sub></a><br /><a href="#ideas-electrotype" title="Ideas, Planning, & Feedback">🤔</a></td>
11981200
</tr>
11991201
</table>
12001202

12011203
<!-- markdownlint-enable -->
12021204
<!-- prettier-ignore-end -->
1203-
12041205
<!-- ALL-CONTRIBUTORS-LIST:END -->
12051206

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

0 commit comments

Comments
 (0)