python3Packages.pyvips: add anthonyroussel as maintainer
This commit is contained in:
parent
858f7c244c
commit
db47ade9da
@ -42,6 +42,6 @@ buildPythonPackage rec {
|
||||
description = "A python wrapper for libvips";
|
||||
homepage = "https://github.com/libvips/pyvips";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ccellado ];
|
||||
maintainers = with maintainers; [ ccellado anthonyroussel ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user