From ab7ee92112c3eb313678147765c2b8fa5a4a3f27 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 00:29:03 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ca0269c27..0c4cde53e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -114,11 +114,21 @@ "contributions": [ "code" ] + }, + { + "login": "dmitryyankowski", + "name": "Dmitry Yankowski", + "avatar_url": "https://avatars0.githubusercontent.com/u/20114263?v=4", + "profile": "https://dmitryyankowski.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, "projectName": "postwoman", "projectOwner": "liyasthomas", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true }