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

Commit 05ac728

Browse files
authored
Merge pull request #610 from Python-World/all-contributors/add-killerpanda101
docs: add killerpanda101 as a contributor
2 parents f989864 + 098febc commit 05ac728

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
@@ -902,6 +902,15 @@
902902
"contributions": [
903903
"code"
904904
]
905+
},
906+
{
907+
"login": "killerpanda101",
908+
"name": "killerpanda101",
909+
"avatar_url": "https://avatars3.githubusercontent.com/u/30226155?v=4",
910+
"profile": "https://github.com/killerpanda101",
911+
"contributions": [
912+
"code"
913+
]
905914
}
906915
],
907916
"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-99-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-100-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)
@@ -172,6 +172,7 @@ We now have a section for miscellaneous scripts/programs as well.
172172
</tr>
173173
<tr>
174174
<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>
175+
<td align="center"><a href="https://github.com/killerpanda101"><img src="https://avatars3.githubusercontent.com/u/30226155?v=4" width="100px;" alt=""/><br /><sub><b>killerpanda101</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=killerpanda101" title="Code">💻</a></td>
175176
</tr>
176177
</table>
177178

0 commit comments

Comments
 (0)