Skip to content

Commit

Permalink
add bhattrajat as a contributor for example (#335)
Browse files Browse the repository at this point in the history
* update README.md

* update docs/docs/welcome/contributors.mdx

* update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Oct 16, 2023
1 parent 46d1e87 commit ac9a737
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,15 @@
"contributions": [
"doc"
]
},
{
"login": "bhattrajat",
"name": "Rajat Bhatt",
"avatar_url": "https://avatars.githubusercontent.com/u/17196143?v=4",
"profile": "https://github.com/bhattrajat",
"contributions": [
"example"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# use-shopping-cart
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![NPM](https://img.shields.io/npm/v/use-shopping-cart.svg?style=flat-square)](https://www.npmjs.com/package/use-shopping-cart)
Expand Down Expand Up @@ -70,6 +70,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/brendanmorrell"><img src="https://avatars.githubusercontent.com/u/14864397?v=4?s=100" width="100px;" alt="brendanmorrell"/><br /><sub><b>brendanmorrell</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=brendanmorrell" title="Code">πŸ’»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.floorz.at/"><img src="https://avatars.githubusercontent.com/u/987947?v=4?s=100" width="100px;" alt="Tom"/><br /><sub><b>Tom</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=ciruz" title="Code">πŸ’»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://milindgoel.vercel.app/"><img src="https://avatars.githubusercontent.com/u/45682747?v=4?s=100" width="100px;" alt="Milind Goel"/><br /><sub><b>Milind Goel</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=milindgoel15" title="Documentation">πŸ“–</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bhattrajat"><img src="https://avatars.githubusercontent.com/u/17196143?v=4?s=100" width="100px;" alt="Rajat Bhatt"/><br /><sub><b>Rajat Bhatt</b></sub></a><br /><a href="#example-bhattrajat" title="Examples">πŸ’‘</a></td>
</tr>
</tbody>
</table>
Expand Down
1 change: 1 addition & 0 deletions docs/docs/welcome/contributors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/brendanmorrell"><img src="https://avatars.githubusercontent.com/u/14864397?v=4?s=100" width="100px;" alt="brendanmorrell"/><br /><sub><b>brendanmorrell</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=brendanmorrell" title="Code">πŸ’»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.floorz.at/"><img src="https://avatars.githubusercontent.com/u/987947?v=4?s=100" width="100px;" alt="Tom"/><br /><sub><b>Tom</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=ciruz" title="Code">πŸ’»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://milindgoel.vercel.app/"><img src="https://avatars.githubusercontent.com/u/45682747?v=4?s=100" width="100px;" alt="Milind Goel"/><br /><sub><b>Milind Goel</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=milindgoel15" title="Documentation">πŸ“–</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bhattrajat"><img src="https://avatars.githubusercontent.com/u/17196143?v=4?s=100" width="100px;" alt="Rajat Bhatt"/><br /><sub><b>Rajat Bhatt</b></sub></a><br /><a href="#example-bhattrajat" title="Examples">πŸ’‘</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit ac9a737

Please sign in to comment.