diff --git a/.all-contributorsrc b/.all-contributorsrc index 8a7ed037..9a9f75fc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -213,6 +213,16 @@ "contributions": [ "platform" ] + }, + { + "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, @@ -220,5 +230,6 @@ "repoType": "github", "repoHost": "https://github.com", "projectName": "ESP3D", - "projectOwner": "luc-github" + "projectOwner": "luc-github", + "commitType": "docs" } diff --git a/README.md b/README.md index 8bb4e661..7aafd54a 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-22-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) [](https://liberapay.com/ESP3D) @@ -191,6 +191,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d BIGTREETECH
BIGTREETECH

📦 + David Buezas
David Buezas

💻 🐛