lol

ente-cli: add maintainer iedame

+3 -2
+3 -2
pkgs/by-name/en/ente-cli/package.nix
··· 86 86 homepage = "https://github.com/ente-io/ente/tree/main/cli#readme"; 87 87 changelog = "https://github.com/ente-io/ente/releases/tag/cli-v${finalAttrs.version}"; 88 88 license = lib.licenses.agpl3Only; 89 - maintainers = [ 90 - lib.maintainers.zi3m5f 89 + maintainers = with lib.maintainers; [ 90 + zi3m5f 91 + iedame 91 92 ]; 92 93 mainProgram = "ente"; 93 94 };