Skip to content

Commit 92698cb

Browse files
docs: add kYem as a contributor (#383)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent de1c838 commit 92698cb

File tree

2 files changed

+58
-4
lines changed

2 files changed

+58
-4
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,18 @@
273273
"contributions": [
274274
"code"
275275
]
276+
},
277+
{
278+
"login": "kYem",
279+
"name": "Kestutis Kasiulynas",
280+
"avatar_url": "https://avatars1.githubusercontent.com/u/3390897?v=4",
281+
"profile": "http://kYem.net",
282+
"contributions": [
283+
"bug",
284+
"code"
285+
]
276286
}
277287
],
278-
"contributorsPerLine": 7
288+
"contributorsPerLine": 7,
289+
"skipCi": true
279290
}

0 commit comments

Comments
 (0)