Skip to content

Commit d7aed7e

Browse files
Merge pull request #580 from avinashkranjan/all-contributors/add-soumyavemuri
docs: add soumyavemuri as a contributor
2 parents 2c91c19 + 4e7d6fd commit d7aed7e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,16 @@
844844
"code",
845845
"doc"
846846
]
847+
},
848+
{
849+
"login": "soumyavemuri",
850+
"name": "Soumya Vemuri",
851+
"avatar_url": "https://avatars.githubusercontent.com/u/60005707?v=4",
852+
"profile": "https://www.linkedin.com/in/soumyavemuri/",
853+
"contributions": [
854+
"code",
855+
"doc"
856+
]
847857
}
848858
],
849859
"contributorsPerLine": 7,

README.md

+2-1
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-85-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-86-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)
@@ -162,6 +162,7 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
162162
</tr>
163163
<tr>
164164
<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+
<td align="center"><a href="https://www.linkedin.com/in/soumyavemuri/"><img src="https://avatars.githubusercontent.com/u/60005707?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Soumya Vemuri</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=soumyavemuri" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=soumyavemuri" title="Documentation">📖</a></td>
165166
</tr>
166167
</table>
167168

0 commit comments

Comments
 (0)