treewide: drop inactive maintainer costrouc from all python packages

This commit is contained in:
Sandro Jäckel
2023-07-18 13:10:04 +02:00
parent ec51d79148
commit 386b81c136
220 changed files with 220 additions and 220 deletions
@@ -20,7 +20,7 @@ buildPythonPackage {
homepage = "https://github.com/williamh/pybugz";
description = "Command line interface for Bugzilla";
license = licenses.gpl2;
maintainers = [ maintainers.costrouc ];
maintainers = [ ];
};
}