From 5a133348d262cbf78b0524d5060b87e96549b9c9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 14:50:56 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81b486d7..578fabea 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-9-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) ## What it is @@ -237,6 +237,7 @@ SOFTWARE.
Dominik

💻
Stefano Cristalli

💻
Fevzi Anifieiev

💻 +
Paulo Lobo

💻 From f6985a36f3bdefa9fee4566c062687ce2b44a0c7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 14:50:57 +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 6d627e0d..8f5441e3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -85,6 +85,15 @@ "contributions": [ "code" ] + }, + { + "login": "paulodamaso", + "name": "Paulo Lobo", + "avatar_url": "https://avatars1.githubusercontent.com/u/33915433?v=4", + "profile": "https://github.com/paulodamaso", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 6,