imagemagick6: remove erictapen as maintainer
I haven't looked at this package for a long time, so let's reflect that fact in the maintainer field.
This commit is contained in:
parent
fd211d7aaa
commit
75e301c357
@ -83,7 +83,7 @@ stdenv.mkDerivation rec {
|
|||||||
changelog = "https://legacy.imagemagick.org/script/changelog.php";
|
changelog = "https://legacy.imagemagick.org/script/changelog.php";
|
||||||
description = "A software suite to create, edit, compose, or convert bitmap images";
|
description = "A software suite to create, edit, compose, or convert bitmap images";
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
maintainers = with maintainers; [ erictapen ];
|
maintainers = with maintainers; [ ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user