forked from mirrors/nixpkgs
maintainer: rename f-breidenstein to fleaz
He changed the GitHub handle a while ago.
This commit is contained in:
parent
39f3ab4961
commit
9cd7a73f94
|
@ -2085,7 +2085,7 @@
|
|||
githubId = 2817965;
|
||||
name = "f--t";
|
||||
};
|
||||
f-breidenstein = {
|
||||
fleaz = {
|
||||
email = "mail@felixbreidenstein.de";
|
||||
github = "fleaz";
|
||||
githubId = 2489598;
|
||||
|
|
|
@ -149,6 +149,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; [ f-breidenstein dotlambda globin ];
|
||||
maintainers = with maintainers; [ fleaz dotlambda globin ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue