From 029380acfc0293667f8539327f7b7d6a69422444 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 28 Oct 2023 14:15:48 +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 9d26937ce..f0ce02c3c 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,13 @@ We would like to thank all our contributors and users for their support and feed
+
From 84a1a7cd6197bdb436474058638bb5dbb124db73 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 28 Oct 2023 14:15:49 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d6c568719..7b4b6e22d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
- "projectName": "",
- "projectOwner": ""
+ "projectName": "OpenSign",
+ "projectOwner": "OpenSignLabs",
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "login": "ajakov",
+ "name": "Aleksandar Jakovljevic",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2115393?v=4",
+ "profile": "https://aleksandarjakovljevic.com/",
+ "contributions": [
+ "code"
+ ]
+ }
+ ]
}