From 4a404661b02c3a9b77ad28d717bc2cf22a32c3eb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Sep 2021 14:52:10 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bb0f4bb82..d546b9219 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
# Coder Docs
-[](#contributors-)
+[](#contributors-)
This repository contains the documentation source files for
@@ -73,6 +73,7 @@ Thanks goes to these wonderful people:
 Presley Pizzo 🖋 |
+  Lily Hoffman 🐛 🖋 |
From 80bd0af018c13a3fa080544e881a1257ce5c6efe Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Sep 2021 14:52:11 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 19b97ab1c..468231d5b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -317,6 +317,16 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "lilshoff",
+ "name": "Lily Hoffman",
+ "avatar_url": "https://avatars.githubusercontent.com/u/78573475?v=4",
+ "profile": "https://github.com/lilshoff",
+ "contributions": [
+ "bug",
+ "content"
+ ]
}
],
"contributorsPerLine": 7,