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

View File

@@ -28,7 +28,6 @@ buildPythonPackage {
homepage = "https://github.com/itkach/slob/";
description = "Reference implementation of the slob (sorted list of blobs) format";
license = licenses.gpl3;
maintainers = [ maintainers.rycee ];
};
}