Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 9da4711

Browse files
authored
Merge pull request #276 from Python-World/all-contributors/add-swaroopmaddu
docs: add swaroopmaddu as a contributor
2 parents 52dd1cc + 08cce5b commit 9da4711

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,15 @@
389389
"contributions": [
390390
"code"
391391
]
392+
},
393+
{
394+
"login": "swaroopmaddu",
395+
"name": "Swaroop Maddu",
396+
"avatar_url": "https://avatars1.githubusercontent.com/u/24986270?v=4",
397+
"profile": "https://github.com/swaroopmaddu",
398+
"contributions": [
399+
"code"
400+
]
392401
}
393402
],
394403
"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
![Issues](https://img.shields.io/github/issues/Python-World/Python_and_the_Web)
@@ -98,6 +98,9 @@ We now have a section for miscellaneous scripts as well.
9898
<td align="center"><a href="https://www.youtube.com/channel/UCpkxxb7y9nIlUlft5GKTNsg/"><img src="https://avatars3.githubusercontent.com/u/66870959?v=4" width="100px;" alt=""/><br /><sub><b>Mysterious-Owl</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=Mysterious-Owl" title="Code">💻</a></td>
9999
<td align="center"><a href="https://github.com/antoniouaa"><img src="https://avatars0.githubusercontent.com/u/15040368?v=4" width="100px;" alt=""/><br /><sub><b>Alex Antoniou</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=antoniouaa" title="Code">💻</a></td>
100100
</tr>
101+
<tr>
102+
<td align="center"><a href="https://github.com/swaroopmaddu"><img src="https://avatars1.githubusercontent.com/u/24986270?v=4" width="100px;" alt=""/><br /><sub><b>Swaroop Maddu</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=swaroopmaddu" title="Code">💻</a></td>
103+
</tr>
101104
</table>
102105

103106
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)