yarn-berry-fetcher: remove yuka from maintainers

I have done enough
This commit is contained in:
Yureka
2026-06-22 15:57:24 +02:00
parent 89a7463dda
commit d97a5a0742
@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
license = lib.licenses.mit;
mainProgram = "yarn-berry-fetcher";
maintainers = with lib.maintainers; [
yuka
flokli
];
};