maintainer-list.nix: remove ndowens
This commit is contained in:
@@ -15,6 +15,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A two-pane file manager with advanced file manipulation features";
|
||||
homepage = http://www.boomerangsworld.de/cms/worker/index.html;
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.ndowens ];
|
||||
maintainers = [];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user