Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add degoogle-your-life as a contributor for code, doc, platform, content, design, maintenance #24

Merged
merged 2 commits into from
Apr 6, 2022
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
14 changes: 14 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,20 @@
"mentoring",
"review"
]
},
{
"login": "degoogle-your-life",
"name": "Degoogle your life",
"avatar_url": "https://avatars.githubusercontent.com/u/79488838?v=4",
"profile": "https://github.com/Degoogle-your-life/Why-you-should-avoid-Google-AMP",
"contributions": [
"code",
"doc",
"platform",
"content",
"design",
"maintenance"
]
}
],
"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 @@

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
***

Expand Down Expand Up @@ -1273,6 +1273,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://allcontributors.org"><img src="https://avatars.githubusercontent.com/u/46410174?v=4?s=100" width="100px;" alt=""/><br /><sub><b>All Contributors</b></sub></a><br /><a href="https://github.com/seanpm2001/Degoogle-your-life/commits?author=all-contributors" title="Documentation">📖</a></td>
<td align="center"><a href="http://gaurpeeyush.github.io/PeeyushGaur/"><img src="https://avatars.githubusercontent.com/u/81735768?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Peeyush Gaur</b></sub></a><br /><a href="#design-GaurPeeyush" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/gamer191"><img src="https://avatars.githubusercontent.com/u/83270075?v=4?s=100" width="100px;" alt=""/><br /><sub><b>gamer191</b></sub></a><br /><a href="https://github.com/seanpm2001/Degoogle-your-life/commits?author=gamer191" title="Documentation">📖</a> <a href="https://github.com/seanpm2001/Degoogle-your-life/issues?q=author%3Agamer191" title="Bug reports">🐛</a> <a href="#mentoring-gamer191" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/seanpm2001/Degoogle-your-life/pulls?q=is%3Apr+reviewed-by%3Agamer191" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/Degoogle-your-life/Why-you-should-avoid-Google-AMP"><img src="https://avatars.githubusercontent.com/u/79488838?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Degoogle your life</b></sub></a><br /><a href="https://github.com/seanpm2001/Degoogle-your-life/commits?author=degoogle-your-life" title="Code">💻</a> <a href="https://github.com/seanpm2001/Degoogle-your-life/commits?author=degoogle-your-life" title="Documentation">📖</a> <a href="#platform-degoogle-your-life" title="Packaging/porting to new platform">📦</a> <a href="#content-degoogle-your-life" title="Content">🖋</a> <a href="#design-degoogle-your-life" title="Design">🎨</a> <a href="#maintenance-degoogle-your-life" title="Maintenance">🚧</a></td>
</tr>
</table>

Expand Down