Skip to content

Commit 18dd377

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent bff464b commit 18dd377

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

.all-contributorsrc

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
2-
"projectName": "SpaceBadgers",
3-
"projectOwner": "SplittyDev",
4-
"linkToUsage": true,
5-
"skipCi": true
2+
"projectName": "spacebadgers",
3+
"projectOwner": "SplittyDev",
4+
"linkToUsage": true,
5+
"skipCi": true,
6+
"files": [
7+
"README.md"
8+
],
9+
"commitType": "docs",
10+
"commitConvention": "angular",
11+
"contributorsPerLine": 7,
12+
"contributors": [
13+
{
14+
"login": "rossmacarthur",
15+
"name": "Ross MacArthur",
16+
"avatar_url": "https://avatars.githubusercontent.com/u/17109887?v=4",
17+
"profile": "https://github.com/rossmacarthur",
18+
"contributions": [
19+
"code"
20+
]
21+
}
22+
]
623
}

0 commit comments

Comments
 (0)