From 96f1025af23800232aa427ef4f41447fe09f30cc Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 12 Jul 2026 18:24:30 +0000
Subject: [PATCH 1/3] update docs/index.md [skip ci]
---
docs/index.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/index.md b/docs/index.md
index ecd4ca899..e1a223888 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -281,6 +281,7 @@ Foam is an evolving project and we welcome contributions:
 CT Hall 💻 |
 meestahp 💻 |
 qwloh 📖 |
+  Ryan N 💻 |
From e0b82cbaf834f819a55bba8dd317f6211e6cf943 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 12 Jul 2026 18:24:31 +0000
Subject: [PATCH 2/3] update readme.md [skip ci]
---
readme.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
index 40d3e2ad3..18d50cc92 100644
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@
# Foam
-[](#contributors-)
+[](#contributors-)
[](https://marketplace.visualstudio.com/items?itemName=foam.foam-vscode)
@@ -381,6 +381,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 CT Hall 💻 |
 meestahp 💻 |
 qwloh 📖 |
+  Ryan N 💻 |
From 71100afa829318e190fabced9592a8c76da6fc55 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 12 Jul 2026 18:24:34 +0000
Subject: [PATCH 3/3] update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9ccdfdc7b..d8d0ba9c7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1202,6 +1202,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "ryanncode",
+ "name": "Ryan N",
+ "avatar_url": "https://avatars.githubusercontent.com/u/118120847?v=4",
+ "profile": "https://firstsynth.dev",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,