treewide: reduce packages I maintainer

This commit is contained in:
Sandro Jäckel
2023-07-23 19:30:22 +02:00
parent ad274bf46a
commit cf6c96533b
273 changed files with 274 additions and 276 deletions
@@ -54,6 +54,6 @@ buildPythonPackage rec {
description = "Python wrapper for aspell (C extension and Python version)";
homepage = "https://github.com/WojciechMula/aspell-python";
license = licenses.bsd3;
maintainers = with maintainers; [ SuperSandro2000 ];
maintainers = with maintainers; [ ];
};
}