From ae18356e08ba5d41c032fb0cbaaba1d3edb46b7c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 14:52:54 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7107a558..0bfdda36 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![Test Coverage](https://img.shields.io/codecov/c/github/llorllale/cactoos-matchers.svg)](https://codecov.io/github/llorllale/cactoos-matchers?branch=master) [![SonarQube](https://img.shields.io/badge/sonar-ok-green.svg)](https://sonarcloud.io/dashboard?id=org.llorllale%3Acactoos-matchers) -[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) ## What it is @@ -241,6 +241,9 @@ SOFTWARE.
Vedran Grgo Vatavuk

💻
Alexander

💻 + +
vzurauskas

💻 + From 90fa82eb43963c6f863a53a8f7e6091000996345 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 14:52:55 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 023f32e1..e0b49841 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -112,6 +112,15 @@ "contributions": [ "code" ] + }, + { + "login": "vzurauskas", + "name": "vzurauskas", + "avatar_url": "https://avatars0.githubusercontent.com/u/18754033?v=4", + "profile": "http://www.vzurauskas.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 6,