From 80a3edfd4b19ea8ea92d63c0dc7ce5e1bc426497 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 10 May 2020 11:36:56 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 9ae39960..d8f5cb76 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
+
+
From a95dc8036e7252d5890bc121eb872817b844eae6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 10 May 2020 11:36:57 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f4ae0cc4..122281ef 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,6 +1,6 @@
{
"projectName": "officialWebsite",
- "projectOwner": "DSC TIET",
+ "projectOwner": "developer-student-club-thapar",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
@@ -9,6 +9,18 @@
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
- "contributors": [],
- "contributorsPerLine": 7
+ "contributors": [
+ {
+ "login": "shubhank-saxena",
+ "name": "Shubhank Saxena",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/29003047?v=4",
+ "profile": "http://shubhank-saxena.github.io",
+ "contributions": [
+ "design",
+ "maintenance"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true
}