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

Commit 1dd92cd

Browse files
Merge pull request #582 from Python-World/all-contributors/add-SeaSkyThe
docs: add SeaSkyThe as a contributor
2 parents bab2f04 + 575c5a9 commit 1dd92cd

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
@@ -830,6 +830,15 @@
830830
"contributions": [
831831
"code"
832832
]
833+
},
834+
{
835+
"login": "SeaSkyThe",
836+
"name": "Marcelo Eduardo R.",
837+
"avatar_url": "https://avatars2.githubusercontent.com/u/25724879?v=4",
838+
"profile": "https://github.com/SeaSkyThe",
839+
"contributions": [
840+
"code"
841+
]
833842
}
834843
],
835844
"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-91-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-92-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)
@@ -161,6 +161,9 @@ We now have a section for miscellaneous scripts/programs as well.
161161
<td align="center"><a href="https://github.com/lavish619"><img src="https://avatars2.githubusercontent.com/u/61247512?v=4" width="100px;" alt=""/><br /><sub><b>Lavish Bansal</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=lavish619" title="Code">💻</a></td>
162162
<td align="center"><a href="https://github.com/dzaytsev91"><img src="https://avatars0.githubusercontent.com/u/20444664?v=4" width="100px;" alt=""/><br /><sub><b>Zaytsev Dmitriy</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=dzaytsev91" title="Code">💻</a></td>
163163
</tr>
164+
<tr>
165+
<td align="center"><a href="https://github.com/SeaSkyThe"><img src="https://avatars2.githubusercontent.com/u/25724879?v=4" width="100px;" alt=""/><br /><sub><b>Marcelo Eduardo R.</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=SeaSkyThe" title="Code">💻</a></td>
166+
</tr>
164167
</table>
165168

166169
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)