mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +03:00
home-assistant: add hexa as maintainers
https://github.com/NixOS/nixpkgs/pull/91273#issuecomment-647833500
This commit is contained in:
parent
28d2854b20
commit
da196d2bed
@ -137,6 +137,6 @@ in with py.pkgs; buildPythonApplication rec {
|
||||
homepage = "https://home-assistant.io/";
|
||||
description = "Open-source home automation platform running on Python 3";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ dotlambda globin mic92 ];
|
||||
maintainers = with maintainers; [ dotlambda globin mic92 hexa ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user