Skip to content

Commit 0665c80

Browse files
fix all-contributors config (#197)
1 parent cd39dd4 commit 0665c80

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.all-contributorsrc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"commitType": "docs",
88
"commitConvention": "angular",
99
"contributorsPerLine": 7,
10+
"imageSize": 100,
1011
"contributors": [
1112
{
1213
"login": "aiden-petersen",
@@ -87,10 +88,11 @@
8788
"contributions": [
8889
"design",
8990
"doc",
90-
"review"
91+
"review",
9192
"ideas"
92-
],
93-
},{
93+
]
94+
},
95+
{
9496
"login": "GantMan",
9597
"name": "Gant Laborde",
9698
"avatar_url": "https://avatars.githubusercontent.com/u/997157?v=4",

0 commit comments

Comments
 (0)