Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Commit

Permalink
docs: add nawordar as a contributor (#35)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
  • Loading branch information
allcontributors[bot] committed Feb 16, 2020
1 parent 517d45a commit 2ce9b28
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,17 @@
"contributions": [
"bug"
]
},
{
"login": "nawordar",
"name": "Cezary Drożak",
"avatar_url": "https://avatars2.githubusercontent.com/u/26769700?v=4",
"profile": "https://github.com/nawordar",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7
"contributorsPerLine": 7,
"skipCi": true
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/everito"><img src="https://avatars3.githubusercontent.com/u/31976784?v=4" width="100px;" alt=""/><br /><sub><b>everito</b></sub></a><br /><a href="#userTesting-everito" title="User Testing">📓</a> <a href="https://github.com/arnohovhannisyan/vscode-syncify/issues?q=author%3Aeverito" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://allenyllee.gitlab.io/"><img src="https://avatars3.githubusercontent.com/u/3991134?v=4" width="100px;" alt=""/><br /><sub><b>Allen.YL</b></sub></a><br /><a href="#userTesting-allenyllee" title="User Testing">📓</a></td>
<td align="center"><a href="http://frank.hommers.nl/"><img src="https://avatars2.githubusercontent.com/u/7355878?v=4" width="100px;" alt=""/><br /><sub><b>Frank Hommers</b></sub></a><br /><a href="https://github.com/arnohovhannisyan/vscode-syncify/issues?q=author%3Afrankhommers" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/nawordar"><img src="https://avatars2.githubusercontent.com/u/26769700?v=4" width="100px;" alt=""/><br /><sub><b>Cezary Drożak</b></sub></a><br /><a href="#ideas-nawordar" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
Expand Down

0 comments on commit 2ce9b28

Please sign in to comment.