We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c10fa commit 2879fd2Copy full SHA for 2879fd2
.all-contributorsrc
@@ -1,4 +1,24 @@
1
{
2
- "projectName": "repliMAT",
3
- "projectOwner": "reproducibleMATLAB"
+ "projectName": "reproducibleMATLAB.github.io",
+ "projectOwner": "reproducibleMATLAB",
4
+ "files": [
5
+ "README.md"
6
+ ],
7
+ "commitType": "docs",
8
+ "commitConvention": "angular",
9
+ "contributorsPerLine": 7,
10
+ "contributors": [
11
+ {
12
+ "login": "davidwilby",
13
+ "name": "David Wilby",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/24752124?v=4",
15
+ "profile": "http://davidwilby.dev",
16
+ "contributions": [
17
+ "ideas",
18
+ "code",
19
+ "content",
20
+ "maintenance"
21
+ ]
22
+ }
23
24
}
0 commit comments