From e93b2f70faf622038837037f4ed742536cfcc2d2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 1 Oct 2023 20:25:41 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 5af890a..bc917ca 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,13 @@ Let's make Hacktoberfest 2023 a memorable and productive experience for all IIIT
+
From 825255582780a18d179696cd4910a4d05e0c607a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 1 Oct 2023 20:25:42 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 197c225..96231fd 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
"projectName": "open-source-IIIT-Ranchi",
- "projectOwner": "aialok"
+ "projectOwner": "aialok",
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "login": "aialok",
+ "name": "Alok Gupta",
+ "avatar_url": "https://avatars.githubusercontent.com/u/66772290?v=4",
+ "profile": "https://github.com/aialok",
+ "contributions": [
+ "doc"
+ ]
+ }
+ ]
}