We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18149a commit 5d9e0a3Copy full SHA for 5d9e0a3
.all-contributorsrc
@@ -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