Skip to content

Commit eb0535a

Browse files
authored
Merge pull request #1578 from CodingTrain/all-contributors/add-lcgraves
docs: add lcgraves as a contributor for content
2 parents bbaaf88 + 1df8c94 commit eb0535a

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
@@ -218,6 +218,15 @@
218218
"contributions": [
219219
"code"
220220
]
221+
},
222+
{
223+
"login": "lcgraves",
224+
"name": "Lara Graves",
225+
"avatar_url": "https://avatars.githubusercontent.com/u/144481646?v=4",
226+
"profile": "https://github.com/lcgraves",
227+
"contributions": [
228+
"content"
229+
]
221230
}
222231
],
223232
"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-23-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-24-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:
@@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
7575
<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>
76+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lcgraves"><img src="https://avatars.githubusercontent.com/u/144481646?v=4?s=100" width="100px;" alt="Lara Graves"/><br /><sub><b>Lara Graves</b></sub></a><br /><a href="#content-lcgraves" title="Content">🖋</a></td>
7677
</tr>
7778
</tbody>
7879
</table>

0 commit comments

Comments
 (0)