Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

docs: add sidemt as a contributor #110

Merged
merged 2 commits into from
Oct 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 @@ -63,6 +63,15 @@
"contributions": [
"translation"
]
},
{
"login": "sidemt",
"name": "y yam",
"avatar_url": "https://avatars1.githubusercontent.com/u/25644062?v=4",
"profile": "https://ontheneworbit.blogspot.com/",
"contributions": [
"translation"
]
}
],
"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 @@
![Build/release](https://github.com/TorstenDittmann/OmniaWrite/workflows/Build/release/badge.svg)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![omniawrite](https://snapcraft.io//omniawrite/badge.svg)](https://snapcraft.io/omniawrite)

Expand Down Expand Up @@ -103,6 +103,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/Gulianrdgd"><img src="https://avatars3.githubusercontent.com/u/45941668?v=4" width="100px;" alt=""/><br /><sub><b>Gulianrdgd</b></sub></a><br /><a href="#translation-Gulianrdgd" title="Translation">🌍</a></td>
<td align="center"><a href="http://evgeniae.tk"><img src="https://avatars3.githubusercontent.com/u/22026957?v=4" width="100px;" alt=""/><br /><sub><b>Evgenia Polozova</b></sub></a><br /><a href="#translation-eugpoloz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/ertugrulk"><img src="https://avatars1.githubusercontent.com/u/1182186?v=4" width="100px;" alt=""/><br /><sub><b>Ertugrul K</b></sub></a><br /><a href="#translation-ertugrulk" title="Translation">🌍</a></td>
<td align="center"><a href="https://ontheneworbit.blogspot.com/"><img src="https://avatars1.githubusercontent.com/u/25644062?v=4" width="100px;" alt=""/><br /><sub><b>y yam</b></sub></a><br /><a href="#translation-sidemt" title="Translation">🌍</a></td>
</tr>
</table>

Expand Down