Skip to content

Commit 36a5a07

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent f6abe45 commit 36a5a07

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
@@ -39,7 +39,17 @@
3939
"doc",
4040
"code"
4141
]
42+
},
43+
{
44+
"login": "abrenneke",
45+
"name": "Andy Brenneke",
46+
"avatar_url": "https://avatars0.githubusercontent.com/u/342540?v=4",
47+
"profile": "https://github.com/abrenneke",
48+
"contributions": [
49+
"bug"
50+
]
4251
}
4352
],
44-
"contributorsPerLine": 7
53+
"contributorsPerLine": 7,
54+
"skipCi": true
4555
}

0 commit comments

Comments
 (0)