Skip to content

Commit a6b25b6

Browse files
Merge pull request #109 from avinashkranjan/all-contributors/add-quentin-vigne
docs: add quentin-vigne as a contributor
2 parents 46ca7e3 + 39240a6 commit a6b25b6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,16 @@
193193
"contributions": [
194194
"code"
195195
]
196+
},
197+
{
198+
"login": "quentin-vigne",
199+
"name": "quentin-vigne",
200+
"avatar_url": "https://avatars3.githubusercontent.com/u/59710953?v=4",
201+
"profile": "https://github.com/quentin-vigne",
202+
"contributions": [
203+
"code",
204+
"doc"
205+
]
196206
}
197207
],
198208
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
77

88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111

1212
[![GitHub issues](https://img.shields.io/github/issues/avinashkranjan/Amazing-Python-Scripts.svg)](https://github.com/avinashkranjan/Amazing-Python-Scripts/issues)
@@ -72,6 +72,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻:
7272
<td align="center"><a href="https://github.com/abhishekjoshi2612"><img src="https://avatars3.githubusercontent.com/u/66815782?v=4" width="100px;" alt=""/><br /><sub><b>abhishekjoshi2612</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=abhishekjoshi2612" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=abhishekjoshi2612" title="Documentation">📖</a></td>
7373
<td align="center"><a href="https://jayaganeshkumar.me/"><img src="https://avatars0.githubusercontent.com/u/56192588?v=4" width="100px;" alt=""/><br /><sub><b>jayaganeshkumar</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=jayaganeshkumar" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=jayaganeshkumar" title="Documentation">📖</a></td>
7474
<td align="center"><a href="https://github.com/xayke"><img src="https://avatars3.githubusercontent.com/u/14005254?v=4" width="100px;" alt=""/><br /><sub><b>Viktor Bakulin</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=xayke" title="Code">💻</a></td>
75+
<td align="center"><a href="https://github.com/quentin-vigne"><img src="https://avatars3.githubusercontent.com/u/59710953?v=4" width="100px;" alt=""/><br /><sub><b>quentin-vigne</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=quentin-vigne" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=quentin-vigne" title="Documentation">📖</a></td>
7576
</tr>
7677
</table>
7778

0 commit comments

Comments
 (0)