From 30d56ef0deebe590ebaaeba8f31d7dac1cbd7481 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 10:02:36 +0800 Subject: [PATCH] docs: add dbuezas as a contributor for code, and bug (#377) * 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 | 10 ++++++++++ README.md | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 733181f8..bf87e73b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -275,6 +275,16 @@ "code", "ideas" ] + }, + { + "login": "dbuezas", + "name": "David Buezas", + "avatar_url": "https://avatars.githubusercontent.com/u/777196?v=4", + "profile": "https://github.com/dbuezas", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 2cec836f..1917d99b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ESP3D-WEBUI [](https://liberapay.com/ESP3D) -[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-) [Latest stable release ![Release Version](https://img.shields.io/github/v/release/luc-github/ESP3D-WEBUI?color=green&include_prereleases&style=plastic) ![Release Date](https://img.shields.io/github/release-date/luc-github/ESP3D-WEBUI.svg?style=plastic)](https://github.com/luc-github/ESP3D-WEBUI/releases/latest/) [![Travis (.org) branch](https://img.shields.io/travis/luc-github/ESP3D-WEBUI/2.1?style=plastic)](https://travis-ci.org/github/luc-github/ESP3D-WEBUI) @@ -152,6 +152,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d James Pearson
James Pearson

💻 🤔 + David Buezas
David Buezas

💻 🐛