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

Commit 9ca990f

Browse files
authored
Merge pull request #476 from Python-World/all-contributors/add-AnkDos
docs: add AnkDos as a contributor
2 parents aa51f32 + 03c8c39 commit 9ca990f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,15 @@
704704
"contributions": [
705705
"code"
706706
]
707+
},
708+
{
709+
"login": "AnkDos",
710+
"name": "Ankur",
711+
"avatar_url": "https://avatars1.githubusercontent.com/u/20462784?v=4",
712+
"profile": "https://ankdos.github.io/",
713+
"contributions": [
714+
"code"
715+
]
707716
}
708717
],
709718
"contributorsPerLine": 7,

README.md

Lines changed: 4 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-77-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-78-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)
@@ -143,6 +143,9 @@ We now have a section for miscellaneous scripts/programs as well.
143143
<td align="center"><a href="https://www.linkedin.com/in/vani-gupta-b2245315a/"><img src="https://avatars2.githubusercontent.com/u/53790649?v=4" width="100px;" alt=""/><br /><sub><b>Vani Gupta</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=vanigupta20024" title="Code">💻</a></td>
144144
<td align="center"><a href="http://linkedin.com/in/aakash-dinkar-1307"><img src="https://avatars2.githubusercontent.com/u/35952953?v=4" width="100px;" alt=""/><br /><sub><b>Aakash Dinkar</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=aakashdinkar" title="Code">💻</a></td>
145145
</tr>
146+
<tr>
147+
<td align="center"><a href="https://ankdos.github.io/"><img src="https://avatars1.githubusercontent.com/u/20462784?v=4" width="100px;" alt=""/><br /><sub><b>Ankur</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=AnkDos" title="Code">💻</a></td>
148+
</tr>
146149
</table>
147150

148151
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)