diff --git a/.all-contributorsrc b/.all-contributorsrc index fae433a5..ece4d9b3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -78,6 +78,15 @@ "contributions": [ "doc" ] + }, + { + "login": "padcom", + "name": "Matthias Hryniszak", + "avatar_url": "https://avatars.githubusercontent.com/u/553994?v=4", + "profile": "http://padcom13.blogspot.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 030d1dc8..d092e03d 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-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)              [](https://liberapay.com/ESP3D) @@ -171,6 +171,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d jschwalbe
jschwalbe

📖 + Matthias Hryniszak
Matthias Hryniszak

💻