Skip to content

Commit d292c58

Browse files
authored
Merge pull request #84 from python-geeks/all-contributors/add-YourFriendlyError
docs: add YourFriendlyError as a contributor
2 parents ceebfa7 + c7b3baa commit d292c58

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
@@ -24,6 +24,15 @@
2424
"contributions": [
2525
"code"
2626
]
27+
},
28+
{
29+
"login": "YourFriendlyError",
30+
"name": "YourFriendlyError",
31+
"avatar_url": "https://avatars3.githubusercontent.com/u/41340245?v=4",
32+
"profile": "https://github.com/YourFriendlyError",
33+
"contributions": [
34+
"code"
35+
]
2736
}
2837
],
2938
"contributorsPerLine": 7,

README.md

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

66
Do you know anything that can help all to easy our tough life than tell that secret to us and help us to become lazy like Panda
@@ -43,6 +43,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
4343
<tr>
4444
<td align="center"><a href="https://github.com/pawangeek"><img src="https://avatars0.githubusercontent.com/u/42181691?v=4" width="100px;" alt=""/><br /><sub><b>Pawan Jain</b></sub></a><br /><a href="#infra-pawangeek" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/python-geeks/Automation-scripts/commits?author=pawangeek" title="Tests">⚠️</a> <a href="https://github.com/python-geeks/Automation-scripts/commits?author=pawangeek" title="Code">💻</a></td>
4545
<td align="center"><a href="https://github.com/Sacrezar"><img src="https://avatars2.githubusercontent.com/u/38185428?v=4" width="100px;" alt=""/><br /><sub><b>Thomas S.</b></sub></a><br /><a href="https://github.com/python-geeks/Automation-scripts/commits?author=Sacrezar" title="Code">💻</a></td>
46+
<td align="center"><a href="https://github.com/YourFriendlyError"><img src="https://avatars3.githubusercontent.com/u/41340245?v=4" width="100px;" alt=""/><br /><sub><b>YourFriendlyError</b></sub></a><br /><a href="https://github.com/python-geeks/Automation-scripts/commits?author=YourFriendlyError" title="Code">💻</a></td>
4647
</tr>
4748
</table>
4849

0 commit comments

Comments
 (0)