mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
remod: remove me from maintainers
This commit is contained in:
@@ -52,7 +52,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "chmod for human beings";
|
||||
homepage = "https://github.com/samuela/remod";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "remod";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user