From dee5cb1c542cfffff8bb8c4fe7223f5514894e79 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2019 12:41:56 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f57ce74..45af97f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -299,7 +299,8 @@ "avatar_url": "https://avatars0.githubusercontent.com/u/21138205?v=4", "profile": "https://github.com/zoispag", "contributions": [ - "code" + "code", + "review" ] } ], @@ -308,5 +309,6 @@ "projectOwner": "containrrr", "repoType": "github", "repoHost": "https://github.com", - "commitConvention": "none" + "commitConvention": "none", + "skipCi": true }