git-lfs: add maintainer savtrip
This commit is contained in:
@@ -107,7 +107,10 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://git-lfs.github.com/";
|
||||
changelog = "https://github.com/git-lfs/git-lfs/raw/v${finalAttrs.version}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ twey ];
|
||||
maintainers = with lib.maintainers; [
|
||||
twey
|
||||
savtrip
|
||||
];
|
||||
mainProgram = "git-lfs";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user