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 bff464b commit 18dd377Copy full SHA for 18dd377
.all-contributorsrc
@@ -1,6 +1,23 @@
1
{
2
- "projectName": "SpaceBadgers",
3
- "projectOwner": "SplittyDev",
4
- "linkToUsage": true,
5
- "skipCi": true
+ "projectName": "spacebadgers",
+ "projectOwner": "SplittyDev",
+ "linkToUsage": true,
+ "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
23
}
0 commit comments