esptool: add dotlambda as maintainer
This commit is contained in:
parent
a69dd6d03f
commit
51f6a94675
@ -18,7 +18,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
description = "ESP8266 and ESP32 serial bootloader utility";
|
||||
homepage = https://github.com/espressif/esptool;
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.dezgeg ];
|
||||
maintainers = with maintainers; [ dezgeg dotlambda ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user