From 6d1b60d3aa7d1cc51119121e9a2cf97c4f8ed9f6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 06:34:20 +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 c9a3e84..7265b1a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Java Algorithms -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) ## Contributors ✨ @@ -10,6 +10,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +
ADVAITH U
ADVAITH U

💻
Ankur Palmia
Ankur Palmia

💻
From d4ef947282f6b2f75689c1a1350c18debd4298fa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 06:34:21 +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 1052ecf..2a2322b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "code" ] + }, + { + "login": "ankurpalmia", + "name": "Ankur Palmia", + "avatar_url": "https://avatars0.githubusercontent.com/u/34860089?v=4", + "profile": "https://github.com/ankurpalmia", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,