From 1945e4bae930c13958ac91b95373e3e0d9c3c949 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Sep 2021 14:11:27 +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 fed43d1d0..931ecec0e 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
# Coder Docs
-[](#contributors-)
+[](#contributors-)
This repository contains the documentation source files for
@@ -68,6 +68,7 @@ Thanks goes to these wonderful people:
 dmatking 🐛 |
 horizzzzon 🖋 |
 Brian Begy 🖋 |
+  Cian Johnston 🖋 |
From 7a1c4accd760c45769d4cf775c3fbfcd09c68333 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 16 Sep 2021 14:11:28 +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 10c989def..ad3396c1e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -289,6 +289,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "johnstcn",
+ "name": "Cian Johnston",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4949514?v=4",
+ "profile": "https://cianjohnston.ie",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 7,