Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 8199ad3

Browse files
authored
Merge pull request #267 from Python-World/all-contributors/add-ShantanuTaro
docs: add ShantanuTaro as a contributor
2 parents ed8c6c7 + 78f8f5e commit 8199ad3

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
@@ -353,6 +353,15 @@
353353
"contributions": [
354354
"code"
355355
]
356+
},
357+
{
358+
"login": "ShantanuTaro",
359+
"name": "Shantanu Taro",
360+
"avatar_url": "https://avatars3.githubusercontent.com/u/43516930?v=4",
361+
"profile": "https://github.com/ShantanuTaro",
362+
"contributions": [
363+
"code"
364+
]
356365
}
357366
],
358367
"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-38-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-39-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111

1212
![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web)
@@ -93,6 +93,7 @@ We now have a section for miscellaneous scripts as well.
9393
<td align="center"><a href="https://araon.pythonanywhere.com"><img src="https://avatars0.githubusercontent.com/u/30241057?v=4" width="100px;" alt=""/><br /><sub><b>Soumik</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=Araon" title="Code">💻</a></td>
9494
<td align="center"><a href="https://github.com/ShravanBhat"><img src="https://avatars3.githubusercontent.com/u/48554826?v=4" width="100px;" alt=""/><br /><sub><b>Shravan Bhat</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=ShravanBhat" title="Code">💻</a></td>
9595
<td align="center"><a href="https://github.com/Agrover112"><img src="https://avatars3.githubusercontent.com/u/42321810?v=4" width="100px;" alt=""/><br /><sub><b>Agrover112</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=Agrover112" title="Code">💻</a></td>
96+
<td align="center"><a href="https://github.com/ShantanuTaro"><img src="https://avatars3.githubusercontent.com/u/43516930?v=4" width="100px;" alt=""/><br /><sub><b>Shantanu Taro</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=ShantanuTaro" title="Code">💻</a></td>
9697
</tr>
9798
</table>
9899

0 commit comments

Comments
 (0)