Skip to content

Commit dbe8537

Browse files
docs: add joelabrahamsson as a contributor for code, code (#225)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kevin Julián Martínez Escobar <kevinccbsg@gmail.com>
1 parent 0bda160 commit dbe8537

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,15 @@
148148
"contributions": [
149149
"code"
150150
]
151+
},
152+
{
153+
"login": "joelabrahamsson",
154+
"name": "Joel Abrahamsson",
155+
"avatar_url": "https://avatars.githubusercontent.com/u/218986?v=4",
156+
"profile": "http://joelabrahamsson.com",
157+
"contributions": [
158+
"code"
159+
]
151160
}
152161
],
153162
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ You can visit our [documentation](https://brikev.github.io/express-jsdoc-swagger
326326
<tr>
327327
<td align="center"><a href="https://github.com/sbingner"><img src="https://avatars.githubusercontent.com/u/354533?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sam Bingner</b></sub></a><br /><a href="https://github.com/BRIKEV/express-jsdoc-swagger/commits?author=sbingner" title="Code">💻</a></td>
328328
<td align="center"><a href="https://stackoverflow.com/users/5059657/alexander-staroselsky"><img src="https://avatars.githubusercontent.com/u/34102969?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alexander Staroselsky</b></sub></a><br /><a href="https://github.com/BRIKEV/express-jsdoc-swagger/commits?author=alexstaroselsky" title="Code">💻</a></td>
329+
<td align="center"><a href="http://joelabrahamsson.com"><img src="https://avatars.githubusercontent.com/u/218986?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joel Abrahamsson</b></sub></a><br /><a href="https://github.com/BRIKEV/express-jsdoc-swagger/commits?author=joelabrahamsson" title="Code">💻</a></td>
329330
</tr>
330331
</table>
331332

0 commit comments

Comments
 (0)