Skip to content

Commit e856b3f

Browse files
committed
Merge branch 'main' of https://github.com/CodingAleCR/http_interceptor into main
2 parents de83bab + 1bdd06d commit e856b3f

2 files changed

Lines changed: 59 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,57 @@
5151
"code",
5252
"test"
5353
]
54+
},
55+
{
56+
"login": "jlubeck",
57+
"name": "Jan Lübeck",
58+
"avatar_url": "https://avatars.githubusercontent.com/u/3067603?v=4",
59+
"profile": "http://www.fyrastudio.com",
60+
"contributions": [
61+
"ideas",
62+
"code",
63+
"test"
64+
]
65+
},
66+
{
67+
"login": "lucalves",
68+
"name": "Lucas Alves",
69+
"avatar_url": "https://avatars.githubusercontent.com/u/17712401?v=4",
70+
"profile": "http://lucalves.me/",
71+
"contributions": [
72+
"ideas",
73+
"code",
74+
"test"
75+
]
76+
},
77+
{
78+
"login": "stewemetal",
79+
"name": "István Juhos",
80+
"avatar_url": "https://avatars.githubusercontent.com/u/5860632?v=4",
81+
"profile": "https://github.com/stewemetal",
82+
"contributions": [
83+
"ideas",
84+
"code",
85+
"test"
86+
]
87+
},
88+
{
89+
"login": "shyndman",
90+
"name": "Scott Hyndman",
91+
"avatar_url": "https://avatars.githubusercontent.com/u/42326?v=4",
92+
"profile": "https://github.com/shyndman",
93+
"contributions": [
94+
"ideas"
95+
]
96+
},
97+
{
98+
"login": "II11II",
99+
"name": "Islam Akhrarov",
100+
"avatar_url": "https://avatars.githubusercontent.com/u/45257709?v=4",
101+
"profile": "https://github.com/II11II",
102+
"contributions": [
103+
"ideas"
104+
]
54105
}
55106
],
56107
"contributorsPerLine": 7,

README.md

Lines changed: 8 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-4-orange.svg?style=flat-square)](#contributors-)
12+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
1313
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1414
<!-- markdownlint-restore -->
1515
<!-- prettier-ignore-end -->
@@ -258,6 +258,13 @@ Thanks to all the wonderful people contributing to improve this package. Check t
258258
<td align="center"><a href="https://softmaestri.com/en/"><img src="https://avatars.githubusercontent.com/u/4113558?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Konstantin Serov</b></sub></a><br /><a href="#ideas-caseyryan" title="Ideas, Planning, & Feedback">🤔</a></td>
259259
<td align="center"><a href="https://github.com/Virus1908"><img src="https://avatars.githubusercontent.com/u/4580305?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Virus1908</b></sub></a><br /><a href="#ideas-Virus1908" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=Virus1908" title="Code">💻</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=Virus1908" title="Tests">⚠️</a></td>
260260
<td align="center"><a href="https://github.com/AsynchronySuperWes"><img src="https://avatars.githubusercontent.com/u/13644053?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Wes Ehrlichman</b></sub></a><br /><a href="#ideas-AsynchronySuperWes" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=AsynchronySuperWes" title="Code">💻</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=AsynchronySuperWes" title="Tests">⚠️</a></td>
261+
<td align="center"><a href="http://www.fyrastudio.com"><img src="https://avatars.githubusercontent.com/u/3067603?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jan Lübeck</b></sub></a><br /><a href="#ideas-jlubeck" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=jlubeck" title="Code">💻</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=jlubeck" title="Tests">⚠️</a></td>
262+
<td align="center"><a href="http://lucalves.me/"><img src="https://avatars.githubusercontent.com/u/17712401?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lucas Alves</b></sub></a><br /><a href="#ideas-lucalves" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=lucalves" title="Code">💻</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=lucalves" title="Tests">⚠️</a></td>
263+
<td align="center"><a href="https://github.com/stewemetal"><img src="https://avatars.githubusercontent.com/u/5860632?v=4?s=100" width="100px;" alt=""/><br /><sub><b>István Juhos</b></sub></a><br /><a href="#ideas-stewemetal" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=stewemetal" title="Code">💻</a> <a href="https://github.com/CodingAleCR/http_interceptor/commits?author=stewemetal" title="Tests">⚠️</a></td>
264+
</tr>
265+
<tr>
266+
<td align="center"><a href="https://github.com/shyndman"><img src="https://avatars.githubusercontent.com/u/42326?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Scott Hyndman</b></sub></a><br /><a href="#ideas-shyndman" title="Ideas, Planning, & Feedback">🤔</a></td>
267+
<td align="center"><a href="https://github.com/II11II"><img src="https://avatars.githubusercontent.com/u/45257709?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Islam Akhrarov</b></sub></a><br /><a href="#ideas-II11II" title="Ideas, Planning, & Feedback">🤔</a></td>
261268
</tr>
262269
</table>
263270

0 commit comments

Comments
 (0)