Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,23 @@
"contributions": [
"question"
]
},
{
"login": "Cyvid7-Darus10",
"name": "Cyrus David Pastelero",
"avatar_url": "https://avatars.githubusercontent.com/u/61748886?v=4",
"profile": "https://cyrus.pastelero.ph/",
"contributions": [
"review",
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "PBandJ",
"projectOwner": "moishinetzer"
"projectOwner": "moishinetzer",
"commitType": "docs"
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="http://mnetzer.com"><img src="https://avatars.githubusercontent.com/u/11411486?v=4?s=100" width="100px;" alt="Moishi Netzer"/><br /><sub><b>Moishi Netzer</b></sub></a><br /><a href="https://github.com/moishinetzer/PBandJ/commits?author=moishinetzer" title="Code">💻</a> <a href="https://github.com/moishinetzer/PBandJ/commits?author=moishinetzer" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.alexmaldonado.dev/"><img src="https://avatars.githubusercontent.com/u/66364639?v=4?s=100" width="100px;" alt="Alex Maldonado"/><br /><sub><b>Alex Maldonado</b></sub></a><br /><a href="#question-AlexMNet" title="Answering Questions">💬</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Zonalds"><img src="https://avatars.githubusercontent.com/u/50281058?v=4?s=100" width="100px;" alt="Paschal"/><br /><sub><b>Paschal</b></sub></a><br /><a href="#question-Zonalds" title="Answering Questions">💬</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cyrus.pastelero.ph/"><img src="https://avatars.githubusercontent.com/u/61748886?v=4?s=100" width="100px;" alt="Cyrus David Pastelero"/><br /><sub><b>Cyrus David Pastelero</b></sub></a><br /><a href="https://github.com/moishinetzer/PBandJ/pulls?q=is%3Apr+reviewed-by%3ACyvid7-Darus10" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/moishinetzer/PBandJ/commits?author=Cyvid7-Darus10" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down