From d9227f70cecb87841a97f361e2d8c4675ca61911 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 03:21:02 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e655810b..ceab2fb0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -207,6 +207,15 @@ "contributions": [ "code" ] + }, + { + "login": "ckaczor", + "name": "Chris Kaczor", + "avatar_url": "https://avatars2.githubusercontent.com/u/180906?v=4", + "profile": "https://chriskaczor.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,