Skip to content

Commit ffdf420

Browse files
docs: create .all-contributorsrc [skip ci]
1 parent f548e83 commit ffdf420

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "RayStick",
12+
"name": "Rachael Stickland",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/50215726?v=4",
14+
"profile": "https://github.com/RayStick",
15+
"contributions": [
16+
"code",
17+
"maintenance",
18+
"doc"
19+
]
20+
}
21+
],
22+
"contributorsPerLine": 7,
23+
"skipCi": true,
24+
"repoType": "github",
25+
"repoHost": "https://github.com",
26+
"projectName": "physiopy-test-workflows",
27+
"projectOwner": "physiopy"
28+
}

0 commit comments

Comments
 (0)