From 634045cfab0decc266ee4bc202da6d281fe8bb41 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 10:36:58 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a9715d0..409f75e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -347,6 +347,16 @@ "contributions": [ "doc" ] + }, + { + "login": "kaloyan-raev", + "name": "Kaloyan Raev", + "avatar_url": "https://avatars2.githubusercontent.com/u/468091?v=4", + "profile": "http://kaloyan.raev.name", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,