mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-07 14:00:59 +03:00
Merge pull request #71517 from fleaz/remove_fleaz
Remove fleaz as maintainer
This commit is contained in:
commit
f035588907
@ -2179,12 +2179,6 @@
|
||||
githubId = 2817965;
|
||||
name = "f--t";
|
||||
};
|
||||
fleaz = {
|
||||
email = "mail@felixbreidenstein.de";
|
||||
github = "fleaz";
|
||||
githubId = 2489598;
|
||||
name = "Felix Breidenstein";
|
||||
};
|
||||
fadenb = {
|
||||
email = "tristan.helmich+nixos@gmail.com";
|
||||
github = "fadenb";
|
||||
|
@ -145,6 +145,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; [ fleaz dotlambda globin ];
|
||||
maintainers = with maintainers; [ dotlambda globin ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user