From e30fd338dd67e8e0f280f4e951bf775257bdc4e4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Sep 2021 14:10:45 +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 1321a69d7..fed43d1d0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Coder Docs -[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-) This repository contains the documentation source files for @@ -67,6 +67,7 @@ Thanks goes to these wonderful people:
Zakary French

🐛
dmatking

🐛
horizzzzon

🖋 +
Brian Begy

🖋 From 3dd3493892e59c6053f91289273f5cbdb5830d6c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Sep 2021 14:10:46 +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 dbd98b344..10c989def 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -280,6 +280,15 @@ "contributions": [ "content" ] + }, + { + "login": "brianbegy", + "name": "Brian Begy", + "avatar_url": "https://avatars.githubusercontent.com/u/17928652?v=4", + "profile": "https://github.com/brianbegy", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,