From 8b6dac850ec3be71e1fc464300290925a78a6fb3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 16:22:30 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c8ce7a1..dc74d238 100644 --- a/README.md +++ b/README.md @@ -636,6 +636,7 @@ Please read the [CONTRIBUTING](https://github.com/obsidian-nvim/obsidian.nvim/bl Horia Gug
Horia Gug

💻 Aquiles Gomez
Aquiles Gomez

💻 Alvaro Sevilla
Alvaro Sevilla

💻 + Jumpei Yamakawa
Jumpei Yamakawa

💻 From 9a7916571e136d01fc06492401724f5d30192563 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 16:22:31 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f3ea2f24..71234395 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -115,6 +115,15 @@ "contributions": [ "code" ] + }, + { + "login": "Peeeaje", + "name": "Jumpei Yamakawa", + "avatar_url": "https://avatars.githubusercontent.com/u/74146834?v=4", + "profile": "https://github.com/Peeeaje", + "contributions": [ + "code" + ] } ] }