Skip to content

Commit 2879fd2

Browse files
docs: update .all-contributorsrc
1 parent 74c10fa commit 2879fd2

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

.all-contributorsrc

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11
{
2-
"projectName": "repliMAT",
3-
"projectOwner": "reproducibleMATLAB"
2+
"projectName": "reproducibleMATLAB.github.io",
3+
"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+
]
424
}

0 commit comments

Comments
 (0)