Skip to content

Commit 19b4516

Browse files
Merge pull request avinashkranjan#90 from avinashkranjan/all-contributors/add-DevLokCodes
docs: add DevLokCodes as a contributor
2 parents c76dbd1 + 89161d0 commit 19b4516

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
@@ -144,6 +144,16 @@
144144
"code",
145145
"doc"
146146
]
147+
},
148+
{
149+
"login": "DevLokCodes",
150+
"name": "DevLokCodes",
151+
"avatar_url": "https://avatars2.githubusercontent.com/u/69622048?v=4",
152+
"profile": "https://github.com/DevLokCodes",
153+
"contributions": [
154+
"code",
155+
"doc"
156+
]
147157
}
148158
],
149159
"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-14-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-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)
@@ -66,6 +66,9 @@ Thanks goes to these **Wonderful People** 👨🏻‍💻:
6666
<td align="center"><a href="https://github.com/bislara"><img src="https://avatars1.githubusercontent.com/u/35392585?v=4" width="100px;" alt=""/><br /><sub><b>Biswajeet Sahoo</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=bislara" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=bislara" title="Documentation">📖</a></td>
6767
<td align="center"><a href="https://github.com/Kreateer"><img src="https://avatars2.githubusercontent.com/u/19147258?v=4" width="100px;" alt=""/><br /><sub><b>Matija Milaković</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=Kreateer" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=Kreateer" title="Documentation">📖</a></td>
6868
</tr>
69+
<tr>
70+
<td align="center"><a href="https://github.com/DevLokCodes"><img src="https://avatars2.githubusercontent.com/u/69622048?v=4" width="100px;" alt=""/><br /><sub><b>DevLokCodes</b></sub></a><br /><a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=DevLokCodes" title="Code">💻</a> <a href="https://github.com/avinashkranjan/Amazing-Python-Scripts/commits?author=DevLokCodes" title="Documentation">📖</a></td>
71+
</tr>
6972
</table>
7073

7174
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)