Drop maintainership for some packages

This commit is contained in:
Robert Helgesson
2021-04-18 09:00:18 +02:00
parent 38cef0ba3b
commit 831e64bad4
20 changed files with 8 additions and 39 deletions
@@ -40,7 +40,6 @@ buildPythonPackage rec {
meta = with lib; {
homepage = "https://www.gnu.org/software/libcdio/";
description = "Wrapper around libcdio (CD Input and Control library)";
maintainers = with maintainers; [ rycee ];
license = licenses.gpl3Plus;
};