esphome: add hexa to maintainers
This commit is contained in:
parent
1305493e66
commit
1b9d08b250
@ -49,6 +49,6 @@ in python.pkgs.buildPythonApplication rec {
|
||||
description = "Make creating custom firmwares for ESP32/ESP8266 super easy";
|
||||
homepage = "https://esphome.io/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ globin elseym ];
|
||||
maintainers = with maintainers; [ globin elseym hexa ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user