Skip to content

Commit

Permalink
Merge pull request #85 from spongedsc/revert-84-all-contributors/add-…
Browse files Browse the repository at this point in the history
…Butterroach
  • Loading branch information
artifishvr authored May 23, 2024
2 parents 48fe6f8 + 9a4eea3 commit eee6dd8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 52 deletions.
84 changes: 33 additions & 51 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,53 +1,35 @@
{
"projectName": "pathways",
"projectOwner": "spongedsc",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "daniwasonline",
"name": "Dani",
"avatar_url": "https://avatars.githubusercontent.com/u/28845225?v=4",
"profile": "https://www.danny.works/",
"contributions": [
"code",
"ideas",
"review"
]
},
{
"login": "artifishvr",
"name": "Arti",
"avatar_url": "https://avatars.githubusercontent.com/u/59352535?v=4",
"profile": "https://github.com/artifishvr",
"contributions": [
"code",
"ideas",
"review",
"infra",
"design"
]
},
{
"login": "Butterroach",
"name": "Butterroach",
"avatar_url": "https://avatars.githubusercontent.com/u/111113093?v=4",
"profile": "https://github.com/Butterroach",
"contributions": [
"bug",
"code",
"ideas",
"security"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true,
"commitType": "docs"
"projectName": "pathways",
"projectOwner": "spongedsc",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "daniwasonline",
"name": "Dani",
"avatar_url": "https://avatars.githubusercontent.com/u/28845225?v=4",
"profile": "https://www.danny.works/",
"contributions": ["code", "ideas", "review"]
},
{
"login": "artifishvr",
"name": "Arti",
"avatar_url": "https://avatars.githubusercontent.com/u/59352535?v=4",
"profile": "https://github.com/artifishvr",
"contributions": ["code", "ideas", "review", "infra", "design"]
},
{
"login": "Butterroach",
"name": "Butterroach",
"avatar_url": "https://avatars.githubusercontent.com/u/111113093?v=4",
"profile": "https://github.com/Butterroach",
"contributions": ["bug", "code", "ideas"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ These have changed many times in the past and will likely change again in the fu
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.danny.works/"><img src="https://avatars.githubusercontent.com/u/28845225?v=4?s=100" width="100px;" alt="Dani"/><br /><sub><b>Dani</b></sub></a><br /><a href="https://github.com/spongedsc/pathways/commits?author=daniwasonline" title="Code">💻</a> <a href="#ideas-daniwasonline" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/spongedsc/pathways/pulls?q=is%3Apr+reviewed-by%3Adaniwasonline" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/artifishvr"><img src="https://avatars.githubusercontent.com/u/59352535?v=4?s=100" width="100px;" alt="Arti"/><br /><sub><b>Arti</b></sub></a><br /><a href="https://github.com/spongedsc/pathways/commits?author=artifishvr" title="Code">💻</a> <a href="#ideas-artifishvr" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/spongedsc/pathways/pulls?q=is%3Apr+reviewed-by%3Aartifishvr" title="Reviewed Pull Requests">👀</a> <a href="#infra-artifishvr" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#design-artifishvr" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Butterroach"><img src="https://avatars.githubusercontent.com/u/111113093?v=4?s=100" width="100px;" alt="Butterroach"/><br /><sub><b>Butterroach</b></sub></a><br /><a href="https://github.com/spongedsc/pathways/issues?q=author%3AButterroach" title="Bug reports">🐛</a> <a href="https://github.com/spongedsc/pathways/commits?author=Butterroach" title="Code">💻</a> <a href="#ideas-Butterroach" title="Ideas, Planning, & Feedback">🤔</a> <a href="#security-Butterroach" title="Security">🛡️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Butterroach"><img src="https://avatars.githubusercontent.com/u/111113093?v=4?s=100" width="100px;" alt="Butterroach"/><br /><sub><b>Butterroach</b></sub></a><br /><a href="https://github.com/spongedsc/pathways/issues?q=author%3AButterroach" title="Bug reports">🐛</a> <a href="https://github.com/spongedsc/pathways/commits?author=Butterroach" title="Code">💻</a> <a href="#ideas-Butterroach" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
<tfoot>
Expand Down

0 comments on commit eee6dd8

Please sign in to comment.