1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

n8n: drop myself from maintainers (#341174)

This commit is contained in:
K900 2024-09-11 12:59:53 +03:00 committed by GitHub
commit cc93e3ccf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,6 @@ stdenv.mkDerivation (finalAttrs: {
maintainers = with maintainers; [
freezeboy
gepbird
k900
];
license = licenses.sustainableUse;
mainProgram = "n8n";