Skip to content

Commit 9ef1cd0

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent a3e3957 commit 9ef1cd0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@
4242
"contributions": [
4343
"bug"
4444
]
45+
},
46+
{
47+
"login": "peranosborn",
48+
"name": "Peran Osborn",
49+
"avatar_url": "https://avatars.githubusercontent.com/u/1318002?v=4",
50+
"profile": "https://github.com/peranosborn",
51+
"contributions": [
52+
"bug",
53+
"ideas"
54+
]
4555
}
4656
],
4757
"contributorsPerLine": 7,
@@ -50,5 +60,6 @@
5060
"repoType": "github",
5161
"repoHost": "https://github.com",
5262
"skipCi": true,
53-
"commitConvention": "angular"
63+
"commitConvention": "angular",
64+
"commitType": "docs"
5465
}

0 commit comments

Comments
 (0)