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

Commit f77e250

Browse files
author
z
committed
added missing contributors
1 parent 8907994 commit f77e250

File tree

4 files changed

+35
-13
lines changed

4 files changed

+35
-13
lines changed

Diff for: β€Ž.all-contributorsrc

+27-6
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
"login": "M-ZubairAhmed",
24-
"name": "Zubair Ahmed",
24+
"name": "Md_ZubairAhmed",
2525
"avatar_url": "https://avatars2.githubusercontent.com/u/17708702?v=4",
2626
"profile": "https://in.linkedin.com/in/mzubairahmed",
2727
"contributions": [
@@ -32,7 +32,8 @@
3232
"ideas",
3333
"plugin",
3434
"review",
35-
"test"
35+
"test",
36+
"question"
3637
]
3738
},
3839
{
@@ -75,7 +76,8 @@
7576
"avatar_url": "https://avatars0.githubusercontent.com/u/15874356?v=4",
7677
"profile": "https://github.com/shivakrishna9",
7778
"contributions": [
78-
"code"
79+
"code",
80+
"doc"
7981
]
8082
},
8183
{
@@ -84,7 +86,7 @@
8486
"avatar_url": "https://avatars2.githubusercontent.com/u/14841940?v=4",
8587
"profile": "https://github.com/VineethKanaparthi",
8688
"contributions": [
87-
"code"
89+
"doc"
8890
]
8991
},
9092
{
@@ -129,7 +131,7 @@
129131
"avatar_url": "https://avatars0.githubusercontent.com/u/13974570?v=4",
130132
"profile": "https://github.com/rkaranam",
131133
"contributions": [
132-
"code"
134+
"doc"
133135
]
134136
},
135137
{
@@ -156,7 +158,7 @@
156158
"avatar_url": "https://avatars0.githubusercontent.com/u/32811957?v=4",
157159
"profile": "https://github.com/majidmazin",
158160
"contributions": [
159-
"code"
161+
"doc"
160162
]
161163
},
162164
{
@@ -194,6 +196,25 @@
194196
"contributions": [
195197
"code"
196198
]
199+
},
200+
{
201+
"login": "abiduzz420",
202+
"name": "abiduzz420",
203+
"avatar_url": "https://avatars2.githubusercontent.com/u/18336304?v=4",
204+
"profile": "https://medium.com/@abiduzair420",
205+
"contributions": [
206+
"code",
207+
"talk"
208+
]
209+
},
210+
{
211+
"login": "thepriefy",
212+
"name": "thepriefy",
213+
"avatar_url": "https://avatars2.githubusercontent.com/u/10849586?v=4",
214+
"profile": "https://github.com/thepriefy",
215+
"contributions": [
216+
"code"
217+
]
197218
}
198219
]
199220
}

Diff for: β€Ž.github/PULL_REQUEST_TEMPLATE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ merge of your pull request!
3232

3333
* [ ] I have read [contributing guidelines](https://github.com/coderplex/coderplex/blob/develop/.github/CONTRIBUTING.md).
3434
* [ ] I executed `yarn lint` locally to format my code.
35+
* [ ] I added revelant Tests to verify my code.
3536
* [ ] All tests `yarn test` ran successfully.
3637
* [ ] Pull request is towards `develop` branch.
3738
* [ ] I have tested responsiveness of the UI by checking on devices using [ScreenFly](http://quirktools.com/screenfly/) <!--If change is related to UI then tick this checkbox otherwise mention N/A-->
39+
* [ ] Added myself to contributors table <!-- this is optional, see the contributing guidelines for instructions -->
3840
* [ ] Documentation
39-
* [ ] Tests
4041
* [ ] Ready to be merged <!-- In your opinion, is this ready to be merged as soon as it's reviewed? -->
41-
* [ ] Added myself to contributors table <!-- this is optional, see the contributing guidelines for instructions -->
4242

4343
<!-- feel free to add additional comments -->
4444

Diff for: β€ŽREADME.md

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

3-
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors)
44

55
[![Greenkeeper badge](https://badges.greenkeeper.io/coderplex/coderplex.svg)](https://greenkeeper.io/) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/coderplex/coderplex.svg?branch=master)](https://travis-ci.org/coderplex/coderplex) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/coderplex/coderplex/blob/master/LICENSE)
66

@@ -26,10 +26,10 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
2626

2727
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
2828
<!-- prettier-ignore -->
29-
| [<img src="https://avatars1.githubusercontent.com/u/8843216?v=4" width="100px;"/><br /><sub><b>Vinay Puppal</b></sub>](https://www.vinaypuppal.com/)<br />[πŸ›](https://github.com/coderplex/coderplex/issues?q=author%3Avinaypuppal "Bug reports") [πŸ’»](https://github.com/coderplex/coderplex/commits?author=vinaypuppal "Code") [πŸ€”](#ideas-vinaypuppal "Ideas, Planning, & Feedback") [πŸ‘€](#review-vinaypuppal "Reviewed Pull Requests") | [<img src="https://avatars2.githubusercontent.com/u/17708702?v=4" width="100px;"/><br /><sub><b>Zubair Ahmed</b></sub>](https://in.linkedin.com/in/mzubairahmed)<br />[πŸ›](https://github.com/coderplex/coderplex/issues?q=author%3AM-ZubairAhmed "Bug reports") [πŸ’»](https://github.com/coderplex/coderplex/commits?author=M-ZubairAhmed "Code") [πŸ“–](https://github.com/coderplex/coderplex/commits?author=M-ZubairAhmed "Documentation") [πŸ’‘](#example-M-ZubairAhmed "Examples") [πŸ€”](#ideas-M-ZubairAhmed "Ideas, Planning, & Feedback") [πŸ”Œ](#plugin-M-ZubairAhmed "Plugin/utility libraries") [πŸ‘€](#review-M-ZubairAhmed "Reviewed Pull Requests") [⚠️](https://github.com/coderplex/coderplex/commits?author=M-ZubairAhmed "Tests") | [<img src="https://avatars3.githubusercontent.com/u/17903466?v=4" width="100px;"/><br /><sub><b>P Bhanu Teja</b></sub>](https://github.com/pbteja1998)<br />[πŸ’¬](#question-pbteja1998 "Answering Questions") [πŸ›](https://github.com/coderplex/coderplex/issues?q=author%3Apbteja1998 "Bug reports") [πŸ’»](https://github.com/coderplex/coderplex/commits?author=pbteja1998 "Code") [πŸ€”](#ideas-pbteja1998 "Ideas, Planning, & Feedback") | [<img src="https://avatars0.githubusercontent.com/u/23223985?v=4" width="100px;"/><br /><sub><b>Sai Abhijith</b></sub>](https://github.com/saiabhijitht)<br />[🎨](#design-saiabhijitht "Design") [πŸ€”](#ideas-saiabhijitht "Ideas, Planning, & Feedback") [πŸ‘€](#review-saiabhijitht "Reviewed Pull Requests") | [<img src="https://avatars1.githubusercontent.com/u/6577624?v=4" width="100px;"/><br /><sub><b>Kapil Dutta</b></sub>](http://duttakapil.github.io/)<br />[πŸ›](https://github.com/coderplex/coderplex/issues?q=author%3Aduttakapil "Bug reports") [πŸ€”](#ideas-duttakapil "Ideas, Planning, & Feedback") [πŸ‘€](#review-duttakapil "Reviewed Pull Requests") | [<img src="https://avatars0.githubusercontent.com/u/15874356?v=4" width="100px;"/><br /><sub><b>Shiva Krishna Yadav</b></sub>](https://github.com/shivakrishna9)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=shivakrishna9 "Code") | [<img src="https://avatars2.githubusercontent.com/u/14841940?v=4" width="100px;"/><br /><sub><b>Vineeth Kanaparthi</b></sub>](https://github.com/VineethKanaparthi)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=VineethKanaparthi "Code") |
29+
| [<img src="https://avatars1.githubusercontent.com/u/8843216?v=4" width="100px;"/><br /><sub><b>Vinay Puppal</b></sub>](https://www.vinaypuppal.com/)<br />[πŸ›](https://github.com/coderplex/coderplex/issues?q=author%3Avinaypuppal "Bug reports") [πŸ’»](https://github.com/coderplex/coderplex/commits?author=vinaypuppal "Code") [πŸ€”](#ideas-vinaypuppal "Ideas, Planning, & Feedback") [πŸ‘€](#review-vinaypuppal "Reviewed Pull Requests") | [<img src="https://avatars2.githubusercontent.com/u/17708702?v=4" width="100px;"/><br /><sub><b>Md_ZubairAhmed</b></sub>](https://in.linkedin.com/in/mzubairahmed)<br />[πŸ›](https://github.com/coderplex/coderplex/issues?q=author%3AM-ZubairAhmed "Bug reports") [πŸ’»](https://github.com/coderplex/coderplex/commits?author=M-ZubairAhmed "Code") [πŸ“–](https://github.com/coderplex/coderplex/commits?author=M-ZubairAhmed "Documentation") [πŸ’‘](#example-M-ZubairAhmed "Examples") [πŸ€”](#ideas-M-ZubairAhmed "Ideas, Planning, & Feedback") [πŸ”Œ](#plugin-M-ZubairAhmed "Plugin/utility libraries") [πŸ‘€](#review-M-ZubairAhmed "Reviewed Pull Requests") [⚠️](https://github.com/coderplex/coderplex/commits?author=M-ZubairAhmed "Tests") [πŸ’¬](#question-M-ZubairAhmed "Answering Questions") | [<img src="https://avatars3.githubusercontent.com/u/17903466?v=4" width="100px;"/><br /><sub><b>P Bhanu Teja</b></sub>](https://github.com/pbteja1998)<br />[πŸ’¬](#question-pbteja1998 "Answering Questions") [πŸ›](https://github.com/coderplex/coderplex/issues?q=author%3Apbteja1998 "Bug reports") [πŸ’»](https://github.com/coderplex/coderplex/commits?author=pbteja1998 "Code") [πŸ€”](#ideas-pbteja1998 "Ideas, Planning, & Feedback") | [<img src="https://avatars0.githubusercontent.com/u/23223985?v=4" width="100px;"/><br /><sub><b>Sai Abhijith</b></sub>](https://github.com/saiabhijitht)<br />[🎨](#design-saiabhijitht "Design") [πŸ€”](#ideas-saiabhijitht "Ideas, Planning, & Feedback") [πŸ‘€](#review-saiabhijitht "Reviewed Pull Requests") | [<img src="https://avatars1.githubusercontent.com/u/6577624?v=4" width="100px;"/><br /><sub><b>Kapil Dutta</b></sub>](http://duttakapil.github.io/)<br />[πŸ›](https://github.com/coderplex/coderplex/issues?q=author%3Aduttakapil "Bug reports") [πŸ€”](#ideas-duttakapil "Ideas, Planning, & Feedback") [πŸ‘€](#review-duttakapil "Reviewed Pull Requests") | [<img src="https://avatars0.githubusercontent.com/u/15874356?v=4" width="100px;"/><br /><sub><b>Shiva Krishna Yadav</b></sub>](https://github.com/shivakrishna9)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=shivakrishna9 "Code") [πŸ“–](https://github.com/coderplex/coderplex/commits?author=shivakrishna9 "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/14841940?v=4" width="100px;"/><br /><sub><b>Vineeth Kanaparthi</b></sub>](https://github.com/VineethKanaparthi)<br />[πŸ“–](https://github.com/coderplex/coderplex/commits?author=VineethKanaparthi "Documentation") |
3030
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
31-
| [<img src="https://avatars2.githubusercontent.com/u/5159834?v=4" width="100px;"/><br /><sub><b>buoyantair</b></sub>](https://github.com/buoyantair)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=buoyantair "Code") | [<img src="https://avatars2.githubusercontent.com/u/5133505?v=4" width="100px;"/><br /><sub><b>Jeffrey Berry</b></sub>](https://github.com/jberry93)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=jberry93 "Code") | [<img src="https://avatars2.githubusercontent.com/u/6535023?v=4" width="100px;"/><br /><sub><b>Sebastian</b></sub>](https://github.com/HerrVoennchen)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=HerrVoennchen "Code") | [<img src="https://avatars3.githubusercontent.com/u/15249170?v=4" width="100px;"/><br /><sub><b>Hafiz T</b></sub>](https://github.com/hafiz703)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=hafiz703 "Code") | [<img src="https://avatars0.githubusercontent.com/u/13974570?v=4" width="100px;"/><br /><sub><b>Raja Sekhar Karanam</b></sub>](https://github.com/rkaranam)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=rkaranam "Code") | [<img src="https://avatars0.githubusercontent.com/u/2767425?v=4" width="100px;"/><br /><sub><b>sreenivas alapati</b></sub>](https://twitter.com/CgCnu)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=cg-cnu "Code") | [<img src="https://avatars0.githubusercontent.com/u/11747818?v=4" width="100px;"/><br /><sub><b>Luis Lacruz</b></sub>](https://about.me/luislacruz)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=luixlacrux "Code") |
32-
| [<img src="https://avatars0.githubusercontent.com/u/32811957?v=4" width="100px;"/><br /><sub><b>Mazin Majid</b></sub>](https://github.com/majidmazin)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=majidmazin "Code") | [<img src="https://avatars0.githubusercontent.com/u/22547780?v=4" width="100px;"/><br /><sub><b>loangelak</b></sub>](https://github.com/loangelak)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=loangelak "Code") | [<img src="https://avatars0.githubusercontent.com/u/4998544?v=4" width="100px;"/><br /><sub><b>Atte Niemi</b></sub>](http://twitter.com/HursCode)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=hur "Code") | [<img src="https://avatars1.githubusercontent.com/u/28659384?v=4" width="100px;"/><br /><sub><b>tdeschryver</b></sub>](https://github.com/tdeschryver)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=tdeschryver "Code") | [<img src="https://avatars1.githubusercontent.com/u/5432702?v=4" width="100px;"/><br /><sub><b>Alicia Perez</b></sub>](http://www.linkedin.com/in/aliciapr)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=aliciaphes "Code") |
31+
| [<img src="https://avatars2.githubusercontent.com/u/5159834?v=4" width="100px;"/><br /><sub><b>buoyantair</b></sub>](https://github.com/buoyantair)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=buoyantair "Code") | [<img src="https://avatars2.githubusercontent.com/u/5133505?v=4" width="100px;"/><br /><sub><b>Jeffrey Berry</b></sub>](https://github.com/jberry93)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=jberry93 "Code") | [<img src="https://avatars2.githubusercontent.com/u/6535023?v=4" width="100px;"/><br /><sub><b>Sebastian</b></sub>](https://github.com/HerrVoennchen)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=HerrVoennchen "Code") | [<img src="https://avatars3.githubusercontent.com/u/15249170?v=4" width="100px;"/><br /><sub><b>Hafiz T</b></sub>](https://github.com/hafiz703)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=hafiz703 "Code") | [<img src="https://avatars0.githubusercontent.com/u/13974570?v=4" width="100px;"/><br /><sub><b>Raja Sekhar Karanam</b></sub>](https://github.com/rkaranam)<br />[πŸ“–](https://github.com/coderplex/coderplex/commits?author=rkaranam "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/2767425?v=4" width="100px;"/><br /><sub><b>sreenivas alapati</b></sub>](https://twitter.com/CgCnu)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=cg-cnu "Code") | [<img src="https://avatars0.githubusercontent.com/u/11747818?v=4" width="100px;"/><br /><sub><b>Luis Lacruz</b></sub>](https://about.me/luislacruz)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=luixlacrux "Code") |
32+
| [<img src="https://avatars0.githubusercontent.com/u/32811957?v=4" width="100px;"/><br /><sub><b>Mazin Majid</b></sub>](https://github.com/majidmazin)<br />[πŸ“–](https://github.com/coderplex/coderplex/commits?author=majidmazin "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/22547780?v=4" width="100px;"/><br /><sub><b>loangelak</b></sub>](https://github.com/loangelak)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=loangelak "Code") | [<img src="https://avatars0.githubusercontent.com/u/4998544?v=4" width="100px;"/><br /><sub><b>Atte Niemi</b></sub>](http://twitter.com/HursCode)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=hur "Code") | [<img src="https://avatars1.githubusercontent.com/u/28659384?v=4" width="100px;"/><br /><sub><b>tdeschryver</b></sub>](https://github.com/tdeschryver)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=tdeschryver "Code") | [<img src="https://avatars1.githubusercontent.com/u/5432702?v=4" width="100px;"/><br /><sub><b>Alicia Perez</b></sub>](http://www.linkedin.com/in/aliciapr)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=aliciaphes "Code") | [<img src="https://avatars2.githubusercontent.com/u/18336304?v=4" width="100px;"/><br /><sub><b>abiduzz420</b></sub>](https://medium.com/@abiduzair420)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=abiduzz420 "Code") [πŸ“‹](#eventOrganizing-abiduzz420 "Event Organizing") [πŸ“’](#talk-abiduzz420 "Talks") | [<img src="https://avatars2.githubusercontent.com/u/10849586?v=4" width="100px;"/><br /><sub><b>thepriefy</b></sub>](https://github.com/thepriefy)<br />[πŸ’»](https://github.com/coderplex/coderplex/commits?author=thepriefy "Code") |
3333
<!-- ALL-CONTRIBUTORS-LIST:END -->
3434

3535
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

Diff for: β€Žpackage.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"build": "next build",
1515
"export": "cross-env NODE_ENV=production yarn build && next export",
1616
"add-contributor": "all-contributors add",
17-
"generate": "all-contributors generate"
17+
"contributors-generate": "all-contributors generate",
18+
"contributors-check":"all-contributors check"
1819
},
1920
"xo": {
2021
"parser": "babel-eslint",

0 commit comments

Comments
Β (0)