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 jdreyespaez as a contributor #31

Merged
merged 2 commits into from
Nov 4, 2020
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 @@ -193,6 +193,15 @@
"contributions": [
"translation"
]
},
{
"login": "jdreyespaez",
"name": "Juandavid Reyes",
"avatar_url": "https://avatars0.githubusercontent.com/u/1473138?v=4",
"profile": "https://jdreyespaez.site/",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Translate Status into Your Language
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Status is completely open source and made by contributors all over the world. Your translations can help more people utilize our secure, censorship-resistant service!
Expand Down Expand Up @@ -124,6 +124,9 @@ Please submit a pull request in accordance with the format below.
<td align="center"><a href="https://github.com/albed24"><img src="https://avatars0.githubusercontent.com/u/62461597?v=4" width="100px;" alt=""/><br /><sub><b>Albed</b></sub></a><br /><a href="#translation-albed24" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/Minimisthupper"><img src="https://avatars2.githubusercontent.com/u/36794294?v=4" width="100px;" alt=""/><br /><sub><b>Floyd</b></sub></a><br /><a href="#translation-Minimisthupper" title="Translation">🌍</a></td>
</tr>
<tr>
<td align="center"><a href="https://jdreyespaez.site/"><img src="https://avatars0.githubusercontent.com/u/1473138?v=4" width="100px;" alt=""/><br /><sub><b>Juandavid Reyes</b></sub></a><br /><a href="#translation-jdreyespaez" title="Translation">🌍</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
Expand Down