From a07378fa7dc819d05902f8e41e6ea9ac53b23081 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 17:52:09 +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 42aea6f5..9df9ff9c 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ await db.getData("/arraytest/myarray[0][0]");
Jamie Davis

🛡️
sidblommerswork

💻 ⚠️
Max Huber

💻 +
Adam

💻 📖 From c82523bd0675c54024aff38c6971e43c5c120249 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 17:52:10 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f1ba03ba..09a2883e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -32,6 +32,16 @@ "contributions": [ "code" ] + }, + { + "login": "adamhl8", + "name": "Adam", + "avatar_url": "https://avatars.githubusercontent.com/u/1844269?v=4", + "profile": "https://github.com/adamhl8", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7,