mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
micro: adopted by AndersonTorres
Because dtzWill is inactive.
This commit is contained in:
parent
5d44fba2d6
commit
7e84c1a283
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ buildGoModule rec {
|
|||
homepage = "https://micro-editor.github.io";
|
||||
description = "Modern and intuitive terminal-based text editor";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
maintainers = with maintainers; [ AndersonTorres ];
|
||||
mainProgram = "micro";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue