Skip to content

Commit

Permalink
docs: add rebecca-millerr as a contributor for code (#357)
Browse files Browse the repository at this point in the history
Adds @rebecca-millerr as a contributor for code.

This was requested by JoshuaKGoldberg [in this
comment](#356 (comment))

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Dec 24, 2024
1 parent e10bdf3 commit ab0f62c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,15 @@
"contributions": [
"code"
]
},
{
"login": "rebecca-millerr",
"name": "rebecca-millerr",
"avatar_url": "https://avatars.githubusercontent.com/u/52360419?v=4",
"profile": "https://github.com/rebecca-millerr",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p align="center">
<!-- prettier-ignore-start -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<a href="#contributors" target="_blank"><img alt="👪 All Contributors: 8" src="https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-8-21bb42.svg" /></a>
<a href="#contributors" target="_blank"><img alt="👪 All Contributors: 9" src="https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-9-21bb42.svg" /></a>
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- prettier-ignore-end -->
<a href="https://github.com/JoshuaKGoldberg/boston-ts-website/blob/main/.github/CODE_OF_CONDUCT.md" target="_blank"><img alt="🤝 Code of Conduct: Kept" src="https://img.shields.io/badge/%F0%9F%A4%9D_code_of_conduct-kept-21bb42" /></a>
Expand Down Expand Up @@ -44,6 +44,7 @@ pnpm dev
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hadleygarrett"><img src="https://avatars.githubusercontent.com/u/124802365?v=4?s=100" width="100px;" alt="hadleygarrett"/><br /><sub><b>hadleygarrett</b></sub></a><br /><a href="https://github.com/SquiggleTools/boston-ts-website/commits?author=hadleygarrett" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rebecca-millerr"><img src="https://avatars.githubusercontent.com/u/52360419?v=4?s=100" width="100px;" alt="rebecca-millerr"/><br /><sub><b>rebecca-millerr</b></sub></a><br /><a href="https://github.com/SquiggleTools/boston-ts-website/commits?author=rebecca-millerr" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit ab0f62c

Please sign in to comment.