From 8120e02fb50026b878f6dc8e7863668b6c58c163 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 11 Dec 2020 16:01:58 +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 d06ed8e..bc07195 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
Graph-API
Backend containing all the algorithms of graphs.
@@ -115,6 +115,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
![](https://avatars0.githubusercontent.com/u/42106787?v=4) Rajiv Singh 💻 |
![](https://avatars1.githubusercontent.com/u/61665451?v=4) Devjit_Choudhury 💻 |
![](https://avatars3.githubusercontent.com/u/56274058?v=4) Debanjan Saha 💻 |
+
![](https://avatars0.githubusercontent.com/u/69107814?v=4) aaditya-ag 💻 |
From 008af14dff796b251c770584339263b489f24068 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 11 Dec 2020 16:01:59 +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 c3ab5e6..e80af17 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -49,6 +49,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "aaditya-ag",
+ "name": "aaditya-ag",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/69107814?v=4",
+ "profile": "https://github.com/aaditya-ag",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,