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;
|
githubId = 2817965;
|
||||||
name = "f--t";
|
name = "f--t";
|
||||||
};
|
};
|
||||||
f-breidenstein = {
|
fleaz = {
|
||||||
email = "mail@felixbreidenstein.de";
|
email = "mail@felixbreidenstein.de";
|
||||||
github = "fleaz";
|
github = "fleaz";
|
||||||
githubId = 2489598;
|
githubId = 2489598;
|
||||||
|
@ -149,6 +149,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; [ f-breidenstein dotlambda globin ];
|
maintainers = with maintainers; [ fleaz dotlambda globin ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user