Skip to content

Commit 493507a

Browse files
authored
Merge pull request #592 from colbyfayock/all-contributors/add-amjedidiah
docs: add amjedidiah as a contributor for doc
2 parents 448895c + e6c87d1 commit 493507a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,15 @@
167167
"contributions": [
168168
"code"
169169
]
170+
},
171+
{
172+
"login": "amjedidiah",
173+
"name": "Jedidiah Amaraegbu",
174+
"avatar_url": "https://avatars.githubusercontent.com/u/17021436?v=4",
175+
"profile": "https://github.com/amjedidiah",
176+
"contributions": [
177+
"doc"
178+
]
170179
}
171180
],
172181
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Next.js WordPress Starter
22

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

77
Scaling WordPress with the power of [Next.js](https://nextjs.org/) and the static web!
@@ -238,6 +238,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
238238
<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>
239239
<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>
240240
<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>
241+
<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>
241242
</tr>
242243
</tbody>
243244
</table>

0 commit comments

Comments
 (0)