Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
This commit is contained in:
@@ -18,6 +18,5 @@ python2Packages.buildPythonApplication rec {
|
||||
description = "RSS Aggregator Without Delusions Of Grandeur";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ nckx ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user