Skip to content

Commit

Permalink
update .all-contributorsrc
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored May 22, 2024
1 parent 59ce999 commit b9a49a8
Showing 1 changed file with 51 additions and 33 deletions.
84 changes: 51 additions & 33 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,35 +1,53 @@
{
"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
"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"
}

0 comments on commit b9a49a8

Please sign in to comment.