Skip to content
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 @@ -31,6 +31,15 @@
"contributions": [
"code"
]
},
{
"login": "VadymSachenko",
"name": "Vadym Sachenko",
"avatar_url": "https://avatars.githubusercontent.com/u/58599222?v=4",
"profile": "https://github.com/VadymSachenko",
"contributions": [
"content"
]
}
],
"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 @@
# documentation
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Spryker Documentation - for public contribution to Spryker Academy/Docs

Expand All @@ -16,6 +16,7 @@ Thanks to all our contributors!
<td align="center"><a href="https://github.com/lenadoc"><img src="https://avatars.githubusercontent.com/u/30118234?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Helen Kravchenko</b></sub></a><br /><a href="#design-lenadoc" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/gibmirmilch"><img src="https://avatars.githubusercontent.com/u/32302888?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oksana Findir</b></sub></a><br /><a href="https://github.com/lenadoc/documentation/commits?author=gibmirmilch" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/andriitserkovnyi"><img src="https://avatars.githubusercontent.com/u/45360017?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrii Tserkovnyi</b></sub></a><br /><a href="https://github.com/lenadoc/documentation/commits?author=andriitserkovnyi" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/VadymSachenko"><img src="https://avatars.githubusercontent.com/u/58599222?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vadym Sachenko</b></sub></a><br /><a href="#content-VadymSachenko" title="Content">🖋</a></td>
</tr>
</table>

Expand Down