Skip to content

Commit 855cc3e

Browse files
authored
Merge pull request #1273 from CodingTrain/all-contributors/add-kvashchuka
docs: add kvashchuka as a contributor for doc
2 parents d460f84 + dc232b3 commit 855cc3e

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,15 @@
180180
"contributions": [
181181
"ideas"
182182
]
183+
},
184+
{
185+
"login": "kvashchuka",
186+
"name": "Anna Kvashchuk",
187+
"avatar_url": "https://avatars.githubusercontent.com/u/12686827?v=4",
188+
"profile": "https://github.com/kvashchuka",
189+
"contributions": [
190+
"doc"
191+
]
183192
}
184193
],
185194
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Coding Train Website
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
This repo holds the website for [thecodingtrain.com](https://thecodingtrain.com/). The website is built with:
@@ -69,6 +67,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6967
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KobeLiesenborgs"><img src="https://avatars.githubusercontent.com/u/31523219?v=4?s=100" width="100px;" alt="Kobe Liesenborgs"/><br /><sub><b>Kobe Liesenborgs</b></sub></a><br /><a href="#content-KobeLiesenborgs" title="Content">🖋</a></td>
7068
<td align="center" valign="top" width="14.28%"><a href="https://simontiger.com"><img src="https://avatars.githubusercontent.com/u/21979673?v=4?s=100" width="100px;" alt="Simon Tiger"/><br /><sub><b>Simon Tiger</b></sub></a><br /><a href="#ideas-simon-tiger" title="Ideas, Planning, & Feedback">🤔</a></td>
7169
<td align="center" valign="top" width="14.28%"><a href="https://kaitab.net/"><img src="https://avatars.githubusercontent.com/u/93952418?v=4?s=100" width="100px;" alt="kaitabuchi"/><br /><sub><b>kaitabuchi</b></sub></a><br /><a href="#ideas-kaitabuchi314" title="Ideas, Planning, & Feedback">🤔</a></td>
70+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kvashchuka"><img src="https://avatars.githubusercontent.com/u/12686827?v=4?s=100" width="100px;" alt="Anna Kvashchuk"/><br /><sub><b>Anna Kvashchuk</b></sub></a><br /><a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=kvashchuka" title="Documentation">📖</a></td>
7271
</tr>
7372
</tbody>
7473
</table>

0 commit comments

Comments
 (0)