Skip to content

Commit c4f7667

Browse files
add lmac-1 as a contributor for doc, content, and example (#313)
* 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 ef67ef6 commit c4f7667

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

β€Ž.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,17 @@
178178
"contributions": [
179179
"doc"
180180
]
181+
},
182+
{
183+
"login": "lmac-1",
184+
"name": "Lucy Mac",
185+
"avatar_url": "https://avatars.githubusercontent.com/u/64803272?v=4",
186+
"profile": "http://linkedin.com/in/lucymacartney",
187+
"contributions": [
188+
"doc",
189+
"content",
190+
"example"
191+
]
181192
}
182193
],
183194
"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-16-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-17-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)
@@ -66,6 +66,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6666
<tr>
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>
69+
<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>
6970
</tr>
7071
</tbody>
7172
</table>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
3232
<tr>
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>
35+
<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>
3536
</tr>
3637
</tbody>
3738
</table>

0 commit comments

Comments
 (0)