Skip to content

Commit acaa1cb

Browse files
Merge pull request #25 from avinashkranjan/all-contributors/add-geekymeeky
docs: add geekymeeky as a contributor
2 parents f73ed04 + 3ca18bd commit acaa1cb

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@
2828
"code",
2929
"doc"
3030
]
31+
},
32+
{
33+
"login": "geekymeeky",
34+
"name": "Srijan Kumar Gupta",
35+
"avatar_url": "https://avatars3.githubusercontent.com/u/66238394?v=4",
36+
"profile": "https://github.com/geekymeeky",
37+
"contributions": [
38+
"code"
39+
]
3140
}
3241
],
3342
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +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-
10-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![GitHub forks](https://img.shields.io/github/forks/avinashkranjan/Amazing-Python-Scripts.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/avinashkranjan/Amazing-Python-Scripts/network/) [![GitHub stars](https://img.shields.io/github/stars/avinashkranjan/Amazing-Python-Scripts.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/avinashkranjan/Amazing-Python-Scripts/stargazers/)
11-
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
1210
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1311

1412
[![GitHub issues](https://img.shields.io/github/issues/avinashkranjan/Amazing-Python-Scripts.svg)](https://github.com/avinashkranjan/Amazing-Python-Scripts/issues)
@@ -51,8 +49,9 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻:
5149
<!-- markdownlint-disable -->
5250
<table>
5351
<tr>
54-
<td align="center"><a href="http://avinashranjan.tech"><img src="https://avatars2.githubusercontent.com/u/55796944?v=4" width="100px;" alt=""/><br /><sub><b>Avinash Kr. Ranjan</b></sub></a><br /><a href="#ideas-avinashkranjan" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-avinashkranjan" title="Project Management">📆</a> <a href="#question-avinashkranjan" title="Answering Questions">💬</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/pulls?q=is%3Apr+reviewed-by%3Aavinashkranjan" title="Reviewed Pull Requests">👀</a> <a href="#talk-avinashkranjan" title="Talks">📢</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=avinashkranjan" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=avinashkranjan" title="Documentation">📖</a></td>
5552
<td align="center"><a href="https://github.com/jeffugo"><img src="https://avatars0.githubusercontent.com/u/70389806?v=4" width="100px;" alt=""/><br /><sub><b>jeffugo</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=jeffugo" title="Documentation">📖</a></td>
53+
<td align="center"><a href="http://avinashranjan.tech"><img src="https://avatars2.githubusercontent.com/u/55796944?v=4" width="100px;" alt=""/><br /><sub><b>Avinash Kr. Ranjan</b></sub></a><br /><a href="#ideas-avinashkranjan" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-avinashkranjan" title="Project Management">📆</a> <a href="#question-avinashkranjan" title="Answering Questions">💬</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/pulls?q=is%3Apr+reviewed-by%3Aavinashkranjan" title="Reviewed Pull Requests">👀</a> <a href="#talk-avinashkranjan" title="Talks">📢</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=avinashkranjan" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=avinashkranjan" title="Documentation">📖</a></td>
54+
<td align="center"><a href="https://github.com/geekymeeky"><img src="https://avatars3.githubusercontent.com/u/66238394?v=4" width="100px;" alt=""/><br /><sub><b>Srijan Kumar Gupta</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=geekymeeky" title="Code">💻</a></td>
5655
</tr>
5756
</table>
5857

0 commit comments

Comments
 (0)