home-manager: remove myself from the maintainers list
This commit is contained in:
parent
54f5bff2b5
commit
fe5479f301
@ -36,7 +36,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A user environment configurator";
|
description = "A user environment configurator";
|
||||||
homepage = "https://rycee.gitlab.io/home-manager/";
|
homepage = "https://rycee.gitlab.io/home-manager/";
|
||||||
maintainers = with maintainers; [ rycee ];
|
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user