mmv-go: remove maintainer
This commit is contained in:
parent
8ce6fdf581
commit
56fd857a34
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/itchyny/mmv";
|
||||
description = "Rename multiple files using your $EDITOR";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ zowoq ];
|
||||
maintainers = with maintainers; [ ];
|
||||
mainProgram = "mmv";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue