Skip to content

Commit 0b0cb05

Browse files
update .all-contributorsrc [skip ci]
1 parent 72f1e51 commit 0b0cb05

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
@@ -77,8 +77,18 @@
7777
"code",
7878
"ideas"
7979
]
80+
},
81+
{
82+
"login": "mtrefzer",
83+
"name": "Michael Trefzer",
84+
"avatar_url": "https://avatars.githubusercontent.com/u/10129409?v=4",
85+
"profile": "https://github.com/mtrefzer",
86+
"contributions": [
87+
"code"
88+
]
8089
}
8190
],
8291
"contributorsPerLine": 7,
83-
"skipCi": true
92+
"skipCi": true,
93+
"commitType": "docs"
8494
}

0 commit comments

Comments
 (0)