Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@
"contributions": [
"code"
]
},
{
"login": "YourFriendlyError",
"name": "YourFriendlyError",
"avatar_url": "https://avatars3.githubusercontent.com/u/41340245?v=4",
"profile": "https://github.com/YourFriendlyError",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Automation-scripts
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

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
Expand Down Expand Up @@ -43,6 +43,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<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>
<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>
<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>
</tr>
</table>

Expand Down