pymupdf: remove teto from maintainers (#403982)
This commit is contained in:
commit
ecba4eb5a1
@ -146,7 +146,7 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://github.com/pymupdf/PyMuPDF";
|
homepage = "https://github.com/pymupdf/PyMuPDF";
|
||||||
changelog = "https://github.com/pymupdf/PyMuPDF/releases/tag/${src.tag}";
|
changelog = "https://github.com/pymupdf/PyMuPDF/releases/tag/${src.tag}";
|
||||||
license = lib.licenses.agpl3Only;
|
license = lib.licenses.agpl3Only;
|
||||||
maintainers = with lib.maintainers; [ teto ];
|
maintainers = [ ];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user