python3Packages.aioesphomeapi: add hexa to maintainers
This commit is contained in:
parent
109dabc40b
commit
1305493e66
@ -22,6 +22,6 @@ buildPythonPackage rec {
|
||||
description = "Python Client for ESPHome native API";
|
||||
homepage = "https://github.com/esphome/aioesphomeapi";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
maintainers = with maintainers; [ fab hexa ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user