From b697d4a140bb0f76d52617e07bced62daba70f10 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 19 Aug 2023 15:53:33 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 174f870710..30a07c0633 100644
--- a/README.md
+++ b/README.md
@@ -175,6 +175,7 @@ Want to contribute? see [Contribution Guidelines][contribution]. Thanks goes to
Eleventy 💵 |
Nick Reilingh 📖 |
Francisco Soto 💻 |
+ David LJ 📖 |
From 04713577b7a85c3d41b0151d986f199a56c10404 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 19 Aug 2023 15:53:34 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 8ca4cde1eb..2b9f746204 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -631,6 +631,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "davidlj95",
+ "name": "David LJ",
+ "avatar_url": "https://avatars.githubusercontent.com/u/8050648?v=4",
+ "profile": "https://www.davidlj95.com",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,