ox, morewaita-icon-theme: remove kachick from maintainers (#459968)
This commit is contained in:
@@ -45,7 +45,6 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [
|
||||
pkosel
|
||||
kachick
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -37,7 +37,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.gpl2Only;
|
||||
maintainers = with lib.maintainers; [
|
||||
moni
|
||||
kachick
|
||||
];
|
||||
mainProgram = "ox";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user