runme: adopted by 7karni
This commit is contained in:
@@ -76,6 +76,6 @@ buildGoModule rec {
|
||||
homepage = "https://runme.dev";
|
||||
changelog = "https://github.com/runmedev/runme/releases/tag/v${version}";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ _7karni ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user