Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 17f244f

Browse files
committed
Add @krushiraj as a contributor
1 parent e233ff4 commit 17f244f

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

Diff for: β€Ž.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,19 @@
270270
"contributions": [
271271
"code"
272272
]
273+
},
274+
{
275+
"login": "krushiraj",
276+
"name": "Krushi Raj Tula",
277+
"avatar_url": "https://avatars0.githubusercontent.com/u/19507241?v=4",
278+
"profile": "http://krushiraj.github.io",
279+
"contributions": [
280+
"code"
281+
]
273282
}
274283
],
275284
"repoType": "github",
276285
"repoHost": "https://github.com",
277-
"contributorsPerLine": 7
286+
"contributorsPerLine": 7,
287+
"commitConvention": "none"
278288
}

Diff for: β€ŽREADME.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Coderplex Website
22

3-
[![Build Status](https://travis-ci.org/coderplex/coderplex.svg?branch=master)](https://travis-ci.org/coderplex/coderplex) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) ![coderplex](https://david-dm.org/coderplex/coderplex.svg) [![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/coderplex/coderplex/blob/master/LICENSE)
3+
[![Build Status](https://travis-ci.org/coderplex/coderplex.svg?branch=master)](https://travis-ci.org/coderplex/coderplex) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) ![coderplex](https://david-dm.org/coderplex/coderplex.svg) [![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/coderplex/coderplex/blob/master/LICENSE)
44

55
## Follow our community here at [https://www.coderplex.org](https://www.coderplex.org)
66

@@ -23,7 +23,8 @@ We welcome pull requests from beginners and seasoned javaScript developers alike
2323
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
2424

2525
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
26-
<!-- prettier-ignore -->
26+
<!-- prettier-ignore-start -->
27+
<!-- markdownlint-disable -->
2728
<table>
2829
<tr>
2930
<td align="center"><a href="https://www.vinaypuppal.com/"><img src="https://avatars1.githubusercontent.com/u/8843216?v=4" width="100px;" alt="Vinay Puppal"/><br /><sub><b>Vinay Puppal</b></sub></a><br /><a href="https://github.com/coderplex/coderplex/issues?q=author%3Avinaypuppal" title="Bug reports">πŸ›</a> <a href="https://github.com/coderplex/coderplex/commits?author=vinaypuppal" title="Code">πŸ’»</a> <a href="#ideas-vinaypuppal" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#review-vinaypuppal" title="Reviewed Pull Requests">πŸ‘€</a></td>
@@ -59,7 +60,10 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
5960
<td align="center"><a href="https://shahednasser.herokuapp.com"><img src="https://avatars1.githubusercontent.com/u/27354907?v=4" width="100px;" alt="Shahed Nasser"/><br /><sub><b>Shahed Nasser</b></sub></a><br /><a href="https://github.com/coderplex/coderplex/commits?author=shahednasser" title="Code">πŸ’»</a></td>
6061
<td align="center"><a href="https://github.com/addictd"><img src="https://avatars2.githubusercontent.com/u/23260049?v=4" width="100px;" alt="deep"/><br /><sub><b>deep</b></sub></a><br /><a href="https://github.com/coderplex/coderplex/commits?author=addictd" title="Code">πŸ’»</a> <a href="https://github.com/coderplex/coderplex/commits?author=addictd" title="Documentation">πŸ“–</a></td>
6162
<td align="center"><a href="https://github.com/VickyAbishek"><img src="https://avatars3.githubusercontent.com/u/9305700?v=4" width="100px;" alt="VickyAbishek"/><br /><sub><b>VickyAbishek</b></sub></a><br /><a href="https://github.com/coderplex/coderplex/commits?author=VickyAbishek" title="Code">πŸ’»</a></td>
63+
<td align="center"><a href="http://krushiraj.github.io"><img src="https://avatars0.githubusercontent.com/u/19507241?v=4" width="100px;" alt="Krushi Raj Tula"/><br /><sub><b>Krushi Raj Tula</b></sub></a><br /><a href="https://github.com/coderplex/coderplex/commits?author=krushiraj" title="Code">πŸ’»</a></td>
6264
</tr>
6365
</table>
6466

67+
<!-- markdownlint-enable -->
68+
<!-- prettier-ignore-end -->
6569
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
Β (0)