Skip to content

Commit 9cf63ff

Browse files
docs: add bokub as a contributor (#217)
* 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 a354b30 commit 9cf63ff

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,15 @@
118118
"ideas",
119119
"test"
120120
]
121+
},
122+
{
123+
"login": "bokub",
124+
"name": "Boris K",
125+
"avatar_url": "https://avatars1.githubusercontent.com/u/17952318?v=4",
126+
"profile": "https://boris.sh",
127+
"contributions": [
128+
"doc"
129+
]
121130
}
122131
],
123132
"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-10-orange.svg?style=flat-square)](#contributors-)
8-
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
97
<!-- ALL-CONTRIBUTORS-BADGE:END -->
108

119
# 📘️ swagger-to-ts
@@ -272,12 +270,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
273271
<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>
274272
<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>
273+
<td align="center"><a href="https://boris.sh"><img src="https://avatars1.githubusercontent.com/u/17952318?v=4" width="100px;" alt=""/><br /><sub><b>Boris K</b></sub></a><br /><a href="https://github.com/manifoldco/swagger-to-ts/commits?author=bokub" title="Documentation">📖</a></td>
275274
</tr>
276275
</table>
277276

278277
<!-- markdownlint-enable -->
279278
<!-- prettier-ignore-end -->
280-
281279
<!-- ALL-CONTRIBUTORS-LIST:END -->
282280

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

0 commit comments

Comments
 (0)