python3Packages.imageio: add Luflosi as maintainer
This commit is contained in:
@@ -65,6 +65,6 @@ buildPythonPackage rec {
|
||||
description = "Library for reading and writing a wide range of image, video, scientific, and volumetric data formats";
|
||||
homepage = "http://imageio.github.io/";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ Luflosi ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user