Skip to content

Commit ac9a737

Browse files
add bhattrajat as a contributor for example (#335)
* update README.md * update docs/docs/welcome/contributors.mdx * update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 46d1e87 commit ac9a737

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

β€Ž.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,15 @@
216216
"contributions": [
217217
"doc"
218218
]
219+
},
220+
{
221+
"login": "bhattrajat",
222+
"name": "Rajat Bhatt",
223+
"avatar_url": "https://avatars.githubusercontent.com/u/17196143?v=4",
224+
"profile": "https://github.com/bhattrajat",
225+
"contributions": [
226+
"example"
227+
]
219228
}
220229
],
221230
"contributorsPerLine": 7,

β€ŽREADME.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# use-shopping-cart
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![NPM](https://img.shields.io/npm/v/use-shopping-cart.svg?style=flat-square)](https://www.npmjs.com/package/use-shopping-cart)
@@ -70,6 +70,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7070
<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>
7171
<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>
7272
<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>
73+
<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>
7374
</tr>
7475
</tbody>
7576
</table>

β€Ždocs/docs/welcome/contributors.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3636
<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>
3737
<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>
3838
<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>
39+
<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>
3940
</tr>
4041
</tbody>
4142
</table>

0 commit comments

Comments
 (0)