Skip to content

Commit aebc013

Browse files
docs: add dexcell as a contributor for code, test (#105)
* 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 f79a25a commit aebc013

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,16 @@
153153
"code",
154154
"test"
155155
]
156+
},
157+
{
158+
"login": "dexcell",
159+
"name": "Erick",
160+
"avatar_url": "https://avatars.githubusercontent.com/u/41800?v=4",
161+
"profile": "https://github.com/dexcell",
162+
"contributions": [
163+
"code",
164+
"test"
165+
]
156166
}
157167
],
158168
"contributorsPerLine": 7,

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!-- prettier-ignore-start -->
1010
<!-- markdownlint-disable -->
1111
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
12-
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
12+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
1313
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1414
<!-- markdownlint-restore -->
1515
<!-- prettier-ignore-end -->
@@ -302,6 +302,9 @@ Thanks to all the wonderful people contributing to improve this package. Check t
302302
<td align="center"><a href="http://lukaskurz.com"><img src="https://avatars.githubusercontent.com/u/22956519?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lukas Kurz</b></sub></a><br /><a href="https://github.com/CodingAleCR/http_interceptor/commits?author=lukaskurz" title="Tests">⚠️</a> <a href="#ideas-lukaskurz" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=lukaskurz" title="Code">💻</a></td>
303303
<td align="center"><a href="http://www.glennruysschaert.com"><img src="https://avatars.githubusercontent.com/u/3032294?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Glenn Ruysschaert</b></sub></a><br /><a href="https://github.com/CodingAleCR/http_interceptor/commits?author=vixez" title="Code">💻</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=vixez" title="Tests">⚠️</a></td>
304304
</tr>
305+
<tr>
306+
<td align="center"><a href="https://github.com/dexcell"><img src="https://avatars.githubusercontent.com/u/41800?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Erick</b></sub></a><br /><a href="https://github.com/CodingAleCR/http_interceptor/commits?author=dexcell" title="Code">💻</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=dexcell" title="Tests">⚠️</a></td>
307+
</tr>
305308
</table>
306309

307310
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)