Remove myself as maintainer of some packages.
This commit is contained in:
@@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
homepage = http://liw.fi/cliapp/;
|
||||
description = "Python framework for Unix command line programs";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ rickynils ];
|
||||
maintainers = [];
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user