Skip to content

Commit 40d762b

Browse files
docs: add javiermrz as a contributor for code (#111)
* 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 7b65e4f commit 40d762b

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
@@ -163,6 +163,15 @@
163163
"code",
164164
"test"
165165
]
166+
},
167+
{
168+
"login": "javiermrz",
169+
"name": "javiermrz",
170+
"avatar_url": "https://avatars.githubusercontent.com/u/46677628?v=4",
171+
"profile": "https://github.com/javiermrz",
172+
"contributions": [
173+
"code"
174+
]
166175
}
167176
],
168177
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
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-15-orange.svg?style=flat-square)](#contributors-)
12+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
1313
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1414
<!-- markdownlint-restore -->
1515
<!-- prettier-ignore-end -->
@@ -305,6 +305,7 @@ Thanks to all the wonderful people contributing to improve this package. Check t
305305
</tr>
306306
<tr>
307307
<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>
308+
<td align="center"><a href="https://github.com/javiermrz"><img src="https://avatars.githubusercontent.com/u/46677628?v=4?s=100" width="100px;" alt=""/><br /><sub><b>javiermrz</b></sub></a><br /><a href="https://github.com/CodingAleCR/http_interceptor/commits?author=javiermrz" title="Code">💻</a></td>
308309
</tr>
309310
</table>
310311

0 commit comments

Comments
 (0)