From f69be4a4e22e3035a1da98c26962a4d619caa7c4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Sep 2021 14:12:56 +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 931ecec0e..59f3a53ce 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
# Coder Docs
-[](#contributors-)
+[](#contributors-)
This repository contains the documentation source files for
@@ -69,6 +69,7 @@ Thanks goes to these wonderful people:
 horizzzzon 🖋 |
 Brian Begy 🖋 |
 Cian Johnston 🖋 |
+  xbaun 🐛 🖋 |
From 075fb6fc39547763d40d4999da16b14e1c7f6d86 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Sep 2021 14:12:57 +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 ad3396c1e..b32c6a6d4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -298,6 +298,16 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "xbaun",
+ "name": "xbaun",
+ "avatar_url": "https://avatars.githubusercontent.com/u/107658?v=4",
+ "profile": "https://github.com/xbaun",
+ "contributions": [
+ "bug",
+ "content"
+ ]
}
],
"contributorsPerLine": 7,