lima: remove kachick from maintainers
This commit is contained in:
@@ -73,8 +73,6 @@ buildGoModule (finalAttrs: {
|
||||
'';
|
||||
changelog = "https://github.com/lima-vm/lima/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [
|
||||
kachick
|
||||
];
|
||||
maintainers = [ ];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -165,7 +165,6 @@ buildGoModule (finalAttrs: {
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [
|
||||
anhduy
|
||||
kachick
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user