From c7f58b94107d337371f71865cce9572094134e29 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Dec 2024 23:52:24 +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 c43f93a..1eb3ad5 100644
--- a/README.md
+++ b/README.md
@@ -158,6 +158,13 @@ $ yarn build:linux
+
From bb2348839b3ba8e84e3c3adc05833d3ec6a57dd9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Dec 2024 23:52:25 +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 7ed50e3..c9ca0e1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
"projectName": "exam-showboard-next",
- "projectOwner": "ProjectCampus-CH"
+ "projectOwner": "ProjectCampus-CH",
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "login": "MKStoler4096",
+ "name": "MKStoler",
+ "avatar_url": "https://avatars.githubusercontent.com/u/178344462?v=4",
+ "profile": "http://qsgz.edicdn.eu.org",
+ "contributions": [
+ "code"
+ ]
+ }
+ ]
}