Skip to content

Commit 1b04be7

Browse files
authored
Merge pull request #70 from mcnaveen/all-contributors/add-jonah-butler
docs: add jonah-butler as a contributor for code
2 parents 2e640cd + a0d6c3e commit 1b04be7

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

.all-contributorsrc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "jonah-butler",
10+
"name": "jonah-butler",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/18040568?v=4",
12+
"profile": "https://github.com/jonah-butler",
13+
"contributions": [
14+
"code"
15+
]
16+
}
17+
],
18+
"contributorsPerLine": 7,
19+
"projectName": "Random-Words-API",
20+
"projectOwner": "mcnaveen",
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"skipCi": true
24+
}

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Random Words API
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
![build-test](https://github.com/mcnaveen/Random-Words-API/workflows/build-test/badge.svg)
47

@@ -111,3 +114,23 @@ We don't own any data or word. All belongs to the owner of Website. Use it for e
111114
## 💰 HELP ME WITH DEVELOPMENT COST
112115

113116
<a href="https://www.buymeacoffee.com/mcnaveen" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
117+
118+
## Contributors ✨
119+
120+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
121+
122+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
123+
<!-- prettier-ignore-start -->
124+
<!-- markdownlint-disable -->
125+
<table>
126+
<tr>
127+
<td align="center"><a href="https://github.com/jonah-butler"><img src="https://avatars.githubusercontent.com/u/18040568?v=4?s=100" width="100px;" alt=""/><br /><sub><b>jonah-butler</b></sub></a><br /><a href="https://github.com/mcnaveen/Random-Words-API/commits?author=jonah-butler" title="Code">💻</a></td>
128+
</tr>
129+
</table>
130+
131+
<!-- markdownlint-restore -->
132+
<!-- prettier-ignore-end -->
133+
134+
<!-- ALL-CONTRIBUTORS-LIST:END -->
135+
136+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)