Skip to content

Commit 512ac49

Browse files
authored
Merge pull request #32 from mpotane/all-contributors/add-ADITYADAS1999
docs: add ADITYADAS1999 as a contributor for doc
2 parents 4be4d2f + 9c675f5 commit 512ac49

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@
7777
"contributions": [
7878
"code"
7979
]
80+
},
81+
{
82+
"login": "ADITYADAS1999",
83+
"name": "ADITYA DAS",
84+
"avatar_url": "https://avatars.githubusercontent.com/u/58718316?v=4",
85+
"profile": "https://www.linkedin.com/in/aditya-das-7b2276202",
86+
"contributions": [
87+
"doc"
88+
]
8089
}
8190
],
8291
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## PythonScriptPH 🇵🇭
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![](https://img.shields.io/static/v1?label=python&message=3.10.7&color=f7df28&style=for-the-badge&logo=python)](https://www.python.org/) [![](https://img.shields.io/static/v1?label=LICENSE&message=GPLv3&color=brightgreen&style=for-the-badge&logo=gnu)](https://www.gnu.org/licenses/gpl-3.0.en.html)
@@ -51,6 +51,7 @@ Open for contributions. Create a pull request and I will review the code. 🧐
5151
</tr>
5252
<tr>
5353
<td align="center"><a href="https://github.com/santiariza15"><img src="https://avatars.githubusercontent.com/u/48007679?v=4?s=100" width="100px;" alt="Santiago Ariza"/><br /><sub><b>Santiago Ariza</b></sub></a><br /><a href="https://github.com/mpotane/PythonScriptPH/commits?author=santiariza15" title="Code">💻</a></td>
54+
<td align="center"><a href="https://www.linkedin.com/in/aditya-das-7b2276202"><img src="https://avatars.githubusercontent.com/u/58718316?v=4?s=100" width="100px;" alt="ADITYA DAS"/><br /><sub><b>ADITYA DAS</b></sub></a><br /><a href="https://github.com/mpotane/PythonScriptPH/commits?author=ADITYADAS1999" title="Documentation">📖</a></td>
5455
</tr>
5556
</tbody>
5657
</table>

0 commit comments

Comments
 (0)