From f7d6dd56dadb0f35678095b3f79ffc16ed42b7e6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 10:15:08 +0800 Subject: [PATCH] docs: add d-a-v as a contributor for code, and ideas (#875) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 14 ++++++++++++-- README.md | 3 ++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6adf83c8..857c17ce 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -106,12 +106,12 @@ "code" ] }, - { + { "login": "patrickelectric", "name": "Patrick José Pereira", "avatar_url": "https://avatars.githubusercontent.com/u/1215497?v=4", "profile": "http://patrickelectric.work", - "contributions": [ + "contributions": [ "code" ] }, @@ -123,6 +123,16 @@ "contributions": [ "code" ] + }, + { + "login": "d-a-v", + "name": "david gauchard", + "avatar_url": "https://avatars.githubusercontent.com/u/4800356?v=4", + "profile": "https://github.com/d-a-v", + "contributions": [ + "code", + "ideas" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 47dc9327..0eda184f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Firmware for ESP8266/ESP8285 and ESP32 used with 3D printer -[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)              [](https://liberapay.com/ESP3D) @@ -176,6 +176,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Austin St. Aubin
Austin St. Aubin

💻 Patrick José Pereira
Patrick José Pereira

💻 John Little
John Little

💻 + david gauchard
david gauchard

💻 🤔