Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,15 @@
"contributions": [
"code"
]
},
{
"login": "sandyjswl",
"name": "Sandeep Jaiswal",
"avatar_url": "https://avatars2.githubusercontent.com/u/25723594?v=4",
"profile": "https://sandyjswl.github.io/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

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

![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web)
Expand Down Expand Up @@ -170,6 +170,9 @@ We now have a section for miscellaneous scripts/programs as well.
<td align="center"><a href="https://github.com/jaynarw"><img src="https://avatars0.githubusercontent.com/u/36211228?v=4" width="100px;" alt=""/><br /><sub><b>Jayesh Narwaria</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=jaynarw" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/priya-mane"><img src="https://avatars1.githubusercontent.com/u/65249083?v=4" width="100px;" alt=""/><br /><sub><b>Priya Mane</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=priya-mane" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://sandyjswl.github.io/"><img src="https://avatars2.githubusercontent.com/u/25723594?v=4" width="100px;" alt=""/><br /><sub><b>Sandeep Jaiswal</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=sandyjswl" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
Expand Down