Skip to content

Commit

Permalink
Merge pull request #592 from colbyfayock/all-contributors/add-amjedidiah
Browse files Browse the repository at this point in the history
docs: add amjedidiah as a contributor for doc
  • Loading branch information
colbyfayock committed Feb 20, 2024
2 parents 448895c + e6c87d1 commit 493507a
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 @@ -167,6 +167,15 @@
"contributions": [
"code"
]
},
{
"login": "amjedidiah",
"name": "Jedidiah Amaraegbu",
"avatar_url": "https://avatars.githubusercontent.com/u/17021436?v=4",
"profile": "https://github.com/amjedidiah",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Next.js WordPress Starter

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Scaling WordPress with the power of [Next.js](https://nextjs.org/) and the static web!
Expand Down Expand Up @@ -238,6 +238,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alexandruvisan19"><img src="https://avatars.githubusercontent.com/u/79447321?v=4?s=100" width="100px;" alt="alexandruvisan19"/><br /><sub><b>alexandruvisan19</b></sub></a><br /><a href="https://github.com/colbyfayock/next-wordpress-starter/commits?author=alexandruvisan19" title="Code">馃捇</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://linktr.ee/theritikchoure"><img src="https://avatars.githubusercontent.com/u/56495602?v=4?s=100" width="100px;" alt="Ritik Chourasiya"/><br /><sub><b>Ritik Chourasiya</b></sub></a><br /><a href="#tool-theritikchoure" title="Tools">馃敡</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://rickknowlton.io"><img src="https://avatars.githubusercontent.com/u/10679138?v=4?s=100" width="100px;" alt="Rick Knowlton"/><br /><sub><b>Rick Knowlton</b></sub></a><br /><a href="https://github.com/colbyfayock/next-wordpress-starter/commits?author=rickknowlton" title="Code">馃捇</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/amjedidiah"><img src="https://avatars.githubusercontent.com/u/17021436?v=4?s=100" width="100px;" alt="Jedidiah Amaraegbu"/><br /><sub><b>Jedidiah Amaraegbu</b></sub></a><br /><a href="https://github.com/colbyfayock/next-wordpress-starter/commits?author=amjedidiah" title="Documentation">馃摉</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 493507a

Please sign in to comment.