Skip to content

Commit f2b961c

Browse files
Merge pull request avinashkranjan#202 from avinashkranjan/all-contributors/add-sejalsksagar
docs: add sejalsksagar as a contributor
2 parents 45eb06c + d1e1cf3 commit f2b961c

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
@@ -415,6 +415,16 @@
415415
"contributions": [
416416
"code"
417417
]
418+
},
419+
{
420+
"login": "sejalsksagar",
421+
"name": "Sejal Kshirsagar",
422+
"avatar_url": "https://avatars2.githubusercontent.com/u/65088302?v=4",
423+
"profile": "https://github.com/sejalsksagar",
424+
"contributions": [
425+
"code",
426+
"doc"
427+
]
418428
}
419429
],
420430
"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-42-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-43-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)
@@ -106,6 +106,9 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻: 🚀 **Contribut
106106
<td align="center"><a href="https://www.hackster.io/adviksinghania"><img src="https://avatars0.githubusercontent.com/u/72959852?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Advik Singhania</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/issues?q=author%3Aadviksinghania" title="Bug reports">🐛</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=adviksinghania" title="Code">💻</a></td>
107107
<td align="center"><a href="https://ayush7614.github.io/ayushportfolio.github.io/"><img src="https://avatars2.githubusercontent.com/u/67006255?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ayush kumar</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=Ayush7614" title="Code">💻</a></td>
108108
</tr>
109+
<tr>
110+
<td align="center"><a href="https://github.com/sejalsksagar"><img src="https://avatars2.githubusercontent.com/u/65088302?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sejal Kshirsagar</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=sejalsksagar" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=sejalsksagar" title="Documentation">📖</a></td>
111+
</tr>
109112
</table>
110113

111114
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)