From 1b007088f5f6ea7cb29e411ffd38e9dd4aa3d244 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2019 05:45:58 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c584012..be3a988 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Java Algorithms -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors) ### Hub for **All Java Algorithms** arranged as per their categories @@ -29,6 +29,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Naivedh
Naivedh

💻 + Augusto Alves
Augusto Alves

💻 From cb4c1c0161244d5a9cb3f0390e14c27846b7b674 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2019 05:45:59 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index c9a1bff..11ebfe5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -76,6 +76,15 @@ "contributions": [ "code" ] + }, + { + "login": "augustojaba", + "name": "Augusto Alves", + "avatar_url": "https://avatars3.githubusercontent.com/u/6476574?v=4", + "profile": "https://github.com/augustojaba", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,