From 16fb6e8f332fc6d7e4af17b6215cc96bb20aca59 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 10 Jul 2024 18:39:12 +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 410297246..6ec3cb9be 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -258,6 +258,7 @@ If that sounds like something you're interested in, I'd love to have you along o
Daniel Carosone 📖 |
Miguel Angel Bruni Montero 💻 |
Kevin Walsh 📖 |
+ Xinglan Liu 💻 |
From a27cde7a37dcbccbcf047b5c21d99c43d91e8ef9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 10 Jul 2024 18:39:13 +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 76fc497cc..81af5e95a 100644
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@
👀*This is an early stage project under rapid development. For updates join the [Foam community Discord](https://foambubble.github.io/join-discord/g)! 💬*
-[![All Contributors](https://img.shields.io/badge/all_contributors-118-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-119-orange.svg?style=flat-square)](#contributors-)
[![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/foam.foam-vscode?label=VS%20Code%20Installs)](https://marketplace.visualstudio.com/items?itemName=foam.foam-vscode)
@@ -360,6 +360,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Daniel Carosone 📖 |
Miguel Angel Bruni Montero 💻 |
Kevin Walsh 📖 |
+ Xinglan Liu 💻 |
From e9bd66f0aa5be590c160b95acd06f2fbf38e3355 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 10 Jul 2024 18:39:14 +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 1e33cd4ef..ca3da7ab8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1085,6 +1085,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "hereistheusername",
+ "name": "Xinglan Liu",
+ "avatar_url": "https://avatars.githubusercontent.com/u/33437051?v=4",
+ "profile": "http://hereistheusername.github.io/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,