Skip to content

Commit bbaaf88

Browse files
authored
Merge pull request #1577 from CodingTrain/all-contributors/add-Yashasewi
docs: add Yashasewi as a contributor for code
2 parents 6c77204 + 0705c7c commit bbaaf88

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: .all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,15 @@
209209
"contributions": [
210210
"code"
211211
]
212+
},
213+
{
214+
"login": "Yashasewi",
215+
"name": "Yashasewi singh",
216+
"avatar_url": "https://avatars.githubusercontent.com/u/32950332?v=4",
217+
"profile": "https://www.yashasewi.me/",
218+
"contributions": [
219+
"code"
220+
]
212221
}
213222
],
214223
"contributorsPerLine": 7,

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Coding Train Website
22

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

77
This repo holds the website for [thecodingtrain.com](https://thecodingtrain.com/). The website is built with:
@@ -72,6 +72,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7272
</tr>
7373
<tr>
7474
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aryanpingle"><img src="https://avatars.githubusercontent.com/u/49340972?v=4?s=100" width="100px;" alt="Aryan Pingle"/><br /><sub><b>Aryan Pingle</b></sub></a><br /><a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=aryanpingle" title="Code">💻</a></td>
75+
<td align="center" valign="top" width="14.28%"><a href="https://www.yashasewi.me/"><img src="https://avatars.githubusercontent.com/u/32950332?v=4?s=100" width="100px;" alt="Yashasewi singh"/><br /><sub><b>Yashasewi singh</b></sub></a><br /><a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=Yashasewi" title="Code">💻</a></td>
7576
</tr>
7677
</tbody>
7778
</table>

0 commit comments

Comments
 (0)