docs: add vassdeniss as a contributor #3

Merged
allcontributors[bot] merged 2 commits from all-contributors/add-vassdeniss into main 2021-02-19 14:39:00 +01:00
2 changed files with 47 additions and 0 deletions

24
.all-contributorsrc Normal file
View File

@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vassdeniss",
"name": "vassdeniss",
"avatar_url": "https://avatars.githubusercontent.com/u/72888249?v=4",
"profile": "https://github.com/vassdeniss",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "reValuate",
"projectOwner": "yamozha",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

View File

@ -1,4 +1,7 @@
# CurrencySite # CurrencySite
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
School project for helping people consider throwing their trash out in the right bins, in order to help out with recycling. School project for helping people consider throwing their trash out in the right bins, in order to help out with recycling.
# Contributors # Contributors
@ -11,3 +14,23 @@ Backend Django, HTML template implementation
:---:| :---:|
Front-end Javascript, Bootstrap and HTML Front-end Javascript, Bootstrap and HTML
[vassdeniss](https://github.com/vassdeniss)| [vassdeniss](https://github.com/vassdeniss)|
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/vassdeniss"><img src="https://avatars.githubusercontent.com/u/72888249?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vassdeniss</b></sub></a><br /><a href="#design-vassdeniss" title="Design">🎨</a></td>
</tr>
</table>
<!-- markdownlint-restore -->
<!-- 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!