From dbd0c05566b68c6d2e8a0fd4ebcd85956d2ff784 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 17:41:04 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd2d01cc2..c86fe60f5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Coder Docs - -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) This repository contains the documentation source files for @@ -62,6 +60,9 @@ Thanks goes to these wonderful people:
Jonathan Yu

🖋 💡 🤔 🚇 🚧 👀
Sloane Sturzenegger

🐛 + +
Garrett Delfosse

🖋 🚧 + From f6b06bf72d596a2e0025aaec89deba677e9b063c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 17:41:05 +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 683a237bb..ce81dfb0b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -240,6 +240,16 @@ "contributions": [ "bug" ] + }, + { + "login": "f0ssel", + "name": "Garrett Delfosse", + "avatar_url": "https://avatars.githubusercontent.com/u/19379394?v=4", + "profile": "https://github.com/f0ssel", + "contributions": [ + "content", + "maintenance" + ] } ], "contributorsPerLine": 7,