n8n: drop myself from maintainers (#341174)

This commit is contained in:
K900
2024-09-11 12:59:53 +03:00
committed by GitHub
-1
View File
@@ -100,7 +100,6 @@ stdenv.mkDerivation (finalAttrs: {
maintainers = with maintainers; [
freezeboy
gepbird
k900
];
license = licenses.sustainableUse;
mainProgram = "n8n";