Skip to content

Commit ea47773

Browse files
update .all-contributorsrc [skip ci]
1 parent 2cc962f commit ea47773

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,19 @@
224224
"code",
225225
"bug"
226226
]
227+
},
228+
{
229+
"login": "macrogreg",
230+
"name": "macrogreg",
231+
"avatar_url": "https://avatars.githubusercontent.com/u/20691812?v=4",
232+
"profile": "https://github.com/macrogreg",
233+
"contributions": [
234+
"code"
235+
]
227236
}
228237
],
229238
"skipCi": true,
230239
"contributorsPerLine": 7,
231-
"commitConvention": "none"
240+
"commitConvention": "none",
241+
"commitType": "docs"
232242
}

0 commit comments

Comments
 (0)