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

Commit 478d718

Browse files
authored
Merge pull request #275 from Python-World/all-contributors/add-antoniouaa
docs: add antoniouaa as a contributor
2 parents 7c6fba7 + 05234e4 commit 478d718

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,15 @@
380380
"contributions": [
381381
"code"
382382
]
383+
},
384+
{
385+
"login": "antoniouaa",
386+
"name": "Alex Antoniou",
387+
"avatar_url": "https://avatars0.githubusercontent.com/u/15040368?v=4",
388+
"profile": "https://github.com/antoniouaa",
389+
"contributions": [
390+
"code"
391+
]
383392
}
384393
],
385394
"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-41-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-42-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)
@@ -96,6 +96,7 @@ We now have a section for miscellaneous scripts as well.
9696
<td align="center"><a href="https://github.com/ShantanuTaro"><img src="https://avatars3.githubusercontent.com/u/43516930?v=4" width="100px;" alt=""/><br /><sub><b>Shantanu Taro</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=ShantanuTaro" title="Code">💻</a></td>
9797
<td align="center"><a href="https://suvamprogrammer.blogspot.com"><img src="https://avatars3.githubusercontent.com/u/32155332?v=4" width="100px;" alt=""/><br /><sub><b>suvam prasad</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=SuvamPrasd" title="Code">💻</a></td>
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>
99+
<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>
99100
</tr>
100101
</table>
101102

0 commit comments

Comments
 (0)