Skip to content

Commit 9b954a5

Browse files
Merge pull request avinashkranjan#579 from avinashkranjan/all-contributors/add-ankurg132
docs: add ankurg132 as a contributor
2 parents 75e3b7f + e206d52 commit 9b954a5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,16 @@
834834
"code",
835835
"doc"
836836
]
837+
},
838+
{
839+
"login": "ankurg132",
840+
"name": "Ankur Gupta",
841+
"avatar_url": "https://avatars.githubusercontent.com/u/31045221?v=4",
842+
"profile": "https://ankurgupta.study",
843+
"contributions": [
844+
"code",
845+
"doc"
846+
]
837847
}
838848
],
839849
"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-84-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-85-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)
@@ -160,6 +160,9 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
160160
<td align="center"><a href="https://github.com/saaalik"><img src="https://avatars.githubusercontent.com/u/65087495?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Md Salik</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=saaalik" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=saaalik" title="Documentation">📖</a></td>
161161
<td align="center"><a href="https://github.com/satyampgt4"><img src="https://avatars.githubusercontent.com/u/59261812?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Satyam Dengre</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=satyampgt4" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=satyampgt4" title="Documentation">📖</a></td>
162162
</tr>
163+
<tr>
164+
<td align="center"><a href="https://ankurgupta.study"><img src="https://avatars.githubusercontent.com/u/31045221?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ankur Gupta</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=ankurg132" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=ankurg132" title="Documentation">📖</a></td>
165+
</tr>
163166
</table>
164167

165168
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)