Skip to content

Commit d278288

Browse files
authored
Merge pull request #1563 from CodingTrain/all-contributors/add-aryanpingle
docs: add aryanpingle as a contributor for code
2 parents 926c8cb + b5d9d43 commit d278288

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,15 @@
200200
"code",
201201
"doc"
202202
]
203+
},
204+
{
205+
"login": "aryanpingle",
206+
"name": "Aryan Pingle",
207+
"avatar_url": "https://avatars.githubusercontent.com/u/49340972?v=4",
208+
"profile": "https://github.com/aryanpingle",
209+
"contributions": [
210+
"code"
211+
]
203212
}
204213
],
205214
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
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-21-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-22-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:
@@ -70,6 +70,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7070
<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>
7171
<td align="center" valign="top" width="14.28%"><a href="http://silvestristefano.github.io/"><img src="https://avatars.githubusercontent.com/u/18087952?v=4?s=100" width="100px;" alt="Stefano Silvestri"/><br /><sub><b>Stefano Silvestri</b></sub></a><br /><a href="#ideas-SilvestriStefano" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=SilvestriStefano" title="Code">💻</a> <a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=SilvestriStefano" title="Documentation">📖</a></td>
7272
</tr>
73+
<tr>
74+
<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+
</tr>
7376
</tbody>
7477
</table>
7578

0 commit comments

Comments
 (0)