treewide: reduce packages I maintainer
This commit is contained in:
@@ -20,6 +20,6 @@ buildPythonPackage rec {
|
||||
description = "Utilities for working with datetime objects.";
|
||||
homepage = "https://github.com/jmcantrell/python-dateutils";
|
||||
license = licenses.bsd0;
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user