Skip to content

Commit 5d9e0a3

Browse files
allcontributors[bot]lwasser
authored andcommitted
docs: create .all-contributorsrc [skip ci]
1 parent e18149a commit 5d9e0a3

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.all-contributorsrc

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitConvention": "angular",
8+
"contributors": [
9+
{
10+
"login": "cmarmo",
11+
"name": "Chiara Marmo",
12+
"avatar_url": "https://avatars.githubusercontent.com/u/1662261?v=4",
13+
"profile": "https://orcid.org/0000-0003-2843-6044",
14+
"contributions": [
15+
"doc",
16+
"ideas"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"skipCi": true,
22+
"repoType": "github",
23+
"repoHost": "https://github.com",
24+
"projectName": "software-review",
25+
"projectOwner": "pyOpenSci"
26+
}

0 commit comments

Comments
 (0)