Skip to content

Commit

Permalink
docs: add Myestery as a contributor for code (#212)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Aug 30, 2024
1 parent 2753d11 commit ee3f2ee
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 7 deletions.
37 changes: 30 additions & 7 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"files": ["README.md"],
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
Expand All @@ -10,42 +12,63 @@
"name": "Tomek Marciniak",
"avatar_url": "https://avatars.githubusercontent.com/u/16132011?v=4",
"profile": "https://github.com/mrcnk",
"contributions": ["code"]
"contributions": [
"code"
]
},
{
"login": "teddyjfpender",
"name": "Teddy Pender",
"avatar_url": "https://avatars.githubusercontent.com/u/92999717?v=4",
"profile": "https://github.com/teddyjfpender",
"contributions": ["code"]
"contributions": [
"code"
]
},
{
"login": "rago4",
"name": "Rafał Goławski",
"avatar_url": "https://avatars.githubusercontent.com/u/19167236?v=4",
"profile": "https://dev.to/rgolawski",
"contributions": ["code"]
"contributions": [
"code"
]
},
{
"login": "mich3lang3lo",
"name": "Mariusz",
"avatar_url": "https://avatars.githubusercontent.com/u/164676295?v=4",
"profile": "https://github.com/mich3lang3lo",
"contributions": ["code"]
"contributions": [
"code"
]
},
{
"login": "aliraza556",
"name": "Ali Raza",
"avatar_url": "https://avatars.githubusercontent.com/u/87068339?v=4",
"profile": "https://github.com/aliraza556",
"contributions": ["code"]
"contributions": [
"code"
]
},
{
"login": "yaodingyd",
"name": "Yao Ding",
"avatar_url": "https://avatars.githubusercontent.com/u/11392695?v=4",
"profile": "https://yaodingyd.github.io/",
"contributions": ["code"]
"contributions": [
"code"
]
},
{
"login": "Myestery",
"name": "Chiwetelu Johnpaul Chidera",
"avatar_url": "https://avatars.githubusercontent.com/u/49923152?v=4",
"profile": "https://www.myestery.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Thanks goes to these wonderful people
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mich3lang3lo"><img src="https://avatars.githubusercontent.com/u/164676295?v=4?s=100" width="100px;" alt="Mariusz"/><br /><sub><b>Mariusz</b></sub></a><br /><a href="https://github.com/palladians/pallad/commits?author=mich3lang3lo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aliraza556"><img src="https://avatars.githubusercontent.com/u/87068339?v=4?s=100" width="100px;" alt="Ali Raza"/><br /><sub><b>Ali Raza</b></sub></a><br /><a href="https://github.com/palladians/pallad/commits?author=aliraza556" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://yaodingyd.github.io/"><img src="https://avatars.githubusercontent.com/u/11392695?v=4?s=100" width="100px;" alt="Yao Ding"/><br /><sub><b>Yao Ding</b></sub></a><br /><a href="https://github.com/palladians/pallad/commits?author=yaodingyd" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.myestery.com"><img src="https://avatars.githubusercontent.com/u/49923152?v=4?s=100" width="100px;" alt="Chiwetelu Johnpaul Chidera"/><br /><sub><b>Chiwetelu Johnpaul Chidera</b></sub></a><br /><a href="https://github.com/palladians/pallad/commits?author=Myestery" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit ee3f2ee

Please sign in to comment.