From 5a9766bf30e641d7f41510f4bf8fde8a85a5f982 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 8 Jul 2024 22:11:08 +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 c1fe662..42b09ca 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,13 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for info on contributing to the project.
+
From 2b270db56948423a3b36dff8290e8d2789d7e5ed Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 8 Jul 2024 22:11:09 +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 93f0407..2cf3a98 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
- "projectName": "obsidian-github-link",
- "projectOwner": "nathonius"
+ "projectName": "obsidian-github-link",
+ "projectOwner": "nathonius",
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "login": "nathonius",
+ "name": "Nathan",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4851889?v=4",
+ "profile": "http://nathan-smith.org",
+ "contributions": [
+ "doc"
+ ]
+ }
+ ]
}