home-assistant: add mic92 as maintainer
This commit is contained in:
parent
cd3d229eba
commit
3a4f0fa4ec
@ -129,6 +129,6 @@ in with py.pkgs; buildPythonApplication rec {
|
|||||||
homepage = https://home-assistant.io/;
|
homepage = https://home-assistant.io/;
|
||||||
description = "Open-source home automation platform running on Python 3";
|
description = "Open-source home automation platform running on Python 3";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ dotlambda globin ];
|
maintainers = with maintainers; [ dotlambda globin mic92 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user