mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 15:11:30 +00:00
ov: add Holiu618 to maintainers
This commit is contained in:
@@ -76,7 +76,7 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://noborus.github.io/ov";
|
||||
changelog = "https://github.com/noborus/ov/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ Holiu618 ];
|
||||
mainProgram = "ov";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user