Skip to content

Commit

Permalink
Merge pull request #132 from anikethsaha/all-contributors/add-jeffin143
Browse files Browse the repository at this point in the history
docs: add jeffin143 as a contributor
  • Loading branch information
anikethsaha committed Nov 30, 2019
2 parents 770f424 + b7e6ab0 commit ee514ad
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
14 changes: 13 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,23 @@
"contributions": [
"test"
]
},
{
"login": "jeffin143",
"name": "jeffin sam",
"avatar_url": "https://avatars3.githubusercontent.com/u/21286134?v=4",
"profile": "http://www.jeffinsam.me",
"contributions": [
"infra",
"bug",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "mern",
"projectOwner": "anikethsaha",
"repoType": "github",
"repoHost": "https://github.com"
"repoHost": "https://github.com",
"skipCi": true
}
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,8 @@ Look for the `config/index.js` for making changes in the configs of the project
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://anikethsaha.github.io"><img src="https://avatars1.githubusercontent.com/u/26347874?v=4" width="100px;" alt="Anix"/><br /><sub><b>Anix</b></sub></a><br /><a href="#infra-anikethsaha" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/anikethsaha/mern/commits?author=anikethsaha" title="Tests">⚠️</a> <a href="#ideas-anikethsaha" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-anikethsaha" title="Maintenance">🚧</a> <a href="#design-anikethsaha" title="Design">🎨</a> <a href="https://github.com/anikethsaha/mern/commits?author=anikethsaha" title="Code">💻</a></td>
Expand All @@ -196,9 +197,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="https://github.com/elsonlim"><img src="https://avatars0.githubusercontent.com/u/10349496?v=4" width="100px;" alt="elsonlim"/><br /><sub><b>elsonlim</b></sub></a><br /><a href="https://github.com/anikethsaha/mern/commits?author=elsonlim" title="Tests">⚠️</a></td>
<td align="center"><a href="http://www.jeffinsam.me"><img src="https://avatars3.githubusercontent.com/u/21286134?v=4" width="100px;" alt="jeffin sam"/><br /><sub><b>jeffin sam</b></sub></a><br /><a href="#infra-jeffin143" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/anikethsaha/mern/issues?q=author%3Ajeffin143" title="Bug reports">🐛</a> <a href="https://github.com/anikethsaha/mern/commits?author=jeffin143" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

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

0 comments on commit ee514ad

Please sign in to comment.