Skip to content

Commit 5b9bbae

Browse files
add brendanmorrell as a contributor for code (#314)
* 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 c4f7667 commit 5b9bbae

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
@@ -189,6 +189,15 @@
189189
"content",
190190
"example"
191191
]
192+
},
193+
{
194+
"login": "brendanmorrell",
195+
"name": "brendanmorrell",
196+
"avatar_url": "https://avatars.githubusercontent.com/u/14864397?v=4",
197+
"profile": "https://github.com/brendanmorrell",
198+
"contributions": [
199+
"code"
200+
]
192201
}
193202
],
194203
"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-17-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-18-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)
@@ -67,6 +67,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6767
<td align="center" valign="top" width="14.28%"><a href="https://konnorrogers.com"><img src="https://avatars.githubusercontent.com/u/26425882?v=4?s=100" width="100px;" alt="Konnor Rogers"/><br /><sub><b>Konnor Rogers</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=KonnorRogers" title="Code">πŸ’»</a></td>
6868
<td align="center" valign="top" width="14.28%"><a href="https://github.com/larissapissurno"><img src="https://avatars.githubusercontent.com/u/8760873?v=4?s=100" width="100px;" alt="Larissa Pissurno"/><br /><sub><b>Larissa Pissurno</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=larissapissurno" title="Documentation">πŸ“–</a></td>
6969
<td align="center" valign="top" width="14.28%"><a href="http://linkedin.com/in/lucymacartney"><img src="https://avatars.githubusercontent.com/u/64803272?v=4?s=100" width="100px;" alt="Lucy Mac"/><br /><sub><b>Lucy Mac</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>
70+
<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>
7071
</tr>
7172
</tbody>
7273
</table>

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

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3333
<td align="center" valign="top" width="14.28%"><a href="https://konnorrogers.com"><img src="https://avatars.githubusercontent.com/u/26425882?v=4?s=100" width="100px;" alt="Konnor Rogers"/><br /><sub><b>Konnor Rogers</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=KonnorRogers" title="Code">πŸ’»</a></td>
3434
<td align="center" valign="top" width="14.28%"><a href="https://github.com/larissapissurno"><img src="https://avatars.githubusercontent.com/u/8760873?v=4?s=100" width="100px;" alt="Larissa Pissurno"/><br /><sub><b>Larissa Pissurno</b></sub></a><br /><a href="https://github.com/dayhaysoos/use-shopping-cart/commits?author=larissapissurno" title="Documentation">πŸ“–</a></td>
3535
<td align="center" valign="top" width="14.28%"><a href="http://linkedin.com/in/lucymacartney"><img src="https://avatars.githubusercontent.com/u/64803272?v=4?s=100" width="100px;" alt="Lucy Mac"/><br /><sub><b>Lucy Mac</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>
36+
<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>
3637
</tr>
3738
</tbody>
3839
</table>

0 commit comments

Comments
 (0)