Skip to content

Commit 096a4ab

Browse files
authored
Merge branch 'main' into fix/general-qos-improvements
2 parents 5c01d47 + 88efb75 commit 096a4ab

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

.all-contributorsrc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,24 @@
208208
"contributions": [
209209
"code"
210210
]
211+
},
212+
{
213+
"login": "td2thinh",
214+
"name": "Thinh TRUONG",
215+
"avatar_url": "https://avatars.githubusercontent.com/u/75013885?v=4",
216+
"profile": "https://github.com/td2thinh",
217+
"contributions": [
218+
"code"
219+
]
220+
},
221+
{
222+
"login": "KacperKluka",
223+
"name": "KacperKluka",
224+
"avatar_url": "https://avatars.githubusercontent.com/u/62378170?v=4",
225+
"profile": "https://github.com/KacperKluka",
226+
"contributions": [
227+
"code"
228+
]
211229
}
212230
],
213231
"contributorsPerLine": 7,

README.md

Lines changed: 5 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-20-orange.svg?style=flat-square)](#contributors-)
12+
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
1313
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1414
<!-- markdownlint-restore -->
1515
<!-- prettier-ignore-end -->
@@ -523,6 +523,10 @@ Thanks to all the wonderful people contributing to improve this package. Check t
523523
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ayyysh04"><img src="https://avatars.githubusercontent.com/u/74104690?v=4?s=100" width="100px;" alt="Ayush Yadav"/><br /><sub><b>Ayush Yadav</b></sub></a><br /><a href="#ideas-ayyysh04" title="Ideas, Planning, & Feedback">🤔</a></td>
524524
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shittyday"><img src="https://avatars.githubusercontent.com/u/88209828?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="https://github.com/CodingAleCR/http_interceptor/commits?author=shittyday" title="Code">💻</a></td>
525525
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iruizr7"><img src="https://avatars.githubusercontent.com/u/65398602?v=4?s=100" width="100px;" alt="Iñigo R."/><br /><sub><b>Iñigo R.</b></sub></a><br /><a href="https://github.com/CodingAleCR/http_interceptor/commits?author=iruizr7" title="Code">💻</a></td>
526+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/td2thinh"><img src="https://avatars.githubusercontent.com/u/75013885?v=4?s=100" width="100px;" alt="Thinh TRUONG"/><br /><sub><b>Thinh TRUONG</b></sub></a><br /><a href="https://github.com/CodingAleCR/http_interceptor/commits?author=td2thinh" title="Code">💻</a></td>
527+
</tr>
528+
<tr>
529+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KacperKluka"><img src="https://avatars.githubusercontent.com/u/62378170?v=4?s=100" width="100px;" alt="KacperKluka"/><br /><sub><b>KacperKluka</b></sub></a><br /><a href="https://github.com/CodingAleCR/http_interceptor/commits?author=KacperKluka" title="Code">💻</a></td>
526530
</tr>
527531
</tbody>
528532
</table>

0 commit comments

Comments
 (0)