Skip to content

Commit fb7f135

Browse files
Merge pull request #65 from avinashkranjan/all-contributors/add-hardikkhurana
docs: add hardikkhurana as a contributor
2 parents b036783 + 649fdda commit fb7f135

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,16 @@
8484
"code",
8585
"doc"
8686
]
87+
},
88+
{
89+
"login": "hardikkhurana",
90+
"name": "Hardik Khurana",
91+
"avatar_url": "https://avatars0.githubusercontent.com/u/43683221?v=4",
92+
"profile": "http://github.com/hardikkhurana",
93+
"contributions": [
94+
"code",
95+
"doc"
96+
]
8797
}
8898
],
8999
"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-8-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-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)
@@ -59,6 +59,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻:
5959
</tr>
6060
<tr>
6161
<td align="center"><a href="https://www.linkedin.com/in/sooryaprakash31"><img src="https://avatars1.githubusercontent.com/u/41444412?v=4" width="100px;" alt=""/><br /><sub><b>Soorya Prakash</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=sooryaprakash31" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=sooryaprakash31" title="Documentation">📖</a></td>
62+
<td align="center"><a href="http://github.com/hardikkhurana"><img src="https://avatars0.githubusercontent.com/u/43683221?v=4" width="100px;" alt=""/><br /><sub><b>Hardik Khurana</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=hardikkhurana" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=hardikkhurana" title="Documentation">📖</a></td>
6263
</tr>
6364
</table>
6465

0 commit comments

Comments
 (0)