imagemagick6: add erictapen as maintainer
This commit is contained in:
parent
3210e9158f
commit
c528ddd2da
@ -81,6 +81,7 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://legacy.imagemagick.org/script/changelog.php";
|
||||
description = "A software suite to create, edit, compose, or convert bitmap images";
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ erictapen ];
|
||||
license = licenses.asl20;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user