Skip to content

Commit da9fcab

Browse files
add milindgoel15 as a contributor for doc (#328)
* 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 b51523b commit da9fcab

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

β€Ž.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,15 @@
207207
"contributions": [
208208
"code"
209209
]
210+
},
211+
{
212+
"login": "milindgoel15",
213+
"name": "Milind Goel",
214+
"avatar_url": "https://avatars.githubusercontent.com/u/45682747?v=4",
215+
"profile": "https://milindgoel.vercel.app/",
216+
"contributions": [
217+
"doc"
218+
]
210219
}
211220
],
212221
"contributorsPerLine": 7,

β€ŽREADME.md

Lines changed: 2 additions & 1 deletion
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-19-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-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)
@@ -69,6 +69,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6969
<td align="center" valign="top" width="14.28%"><a href="http://github.com/lmac-1"><img src="https://avatars.githubusercontent.com/u/64803272?v=4?s=100" width="100px;" alt="Lucy Macartney"/><br /><sub><b>Lucy Macartney</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=lmac-1" title="Documentation">πŸ“–</a> <a href="#content-lmac-1" title="Content">πŸ–‹</a> <a href="#example-lmac-1" title="Examples">πŸ’‘</a></td>
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>
72+
<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>
7273
</tr>
7374
</tbody>
7475
</table>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3535
<td align="center" valign="top" width="14.28%"><a href="http://github.com/lmac-1"><img src="https://avatars.githubusercontent.com/u/64803272?v=4?s=100" width="100px;" alt="Lucy Macartney"/><br /><sub><b>Lucy Macartney</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=lmac-1" title="Documentation">πŸ“–</a> <a href="#content-lmac-1" title="Content">πŸ–‹</a> <a href="#example-lmac-1" title="Examples">πŸ’‘</a></td>
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>
38+
<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>
3839
</tr>
3940
</tbody>
4041
</table>

0 commit comments

Comments
 (0)