From ba7701e89b7d5ca6aa13fdc3a3e70bb89926aa81 Mon Sep 17 00:00:00 2001 From: Matsu Date: Tue, 23 Jun 2026 15:11:27 +0300 Subject: [PATCH] chore: Move ownership of editor-ui/integrations to LiGo (#32851) --- .github/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/OWNERS b/.github/OWNERS index 04aed1bfd0f..f07131dd0c6 100644 --- a/.github/OWNERS +++ b/.github/OWNERS @@ -168,7 +168,7 @@ packages/frontend/editor-ui/src/features/ai/ @n8n-io/ai packages/frontend/editor-ui/src/features/credentials/ @n8n-io/iam packages/frontend/editor-ui/src/features/execution/ @n8n-io/ligo packages/frontend/editor-ui/src/features/project-roles/ @n8n-io/iam -packages/frontend/editor-ui/src/features/integrations/ @n8n-io/nodes +packages/frontend/editor-ui/src/features/integrations/ @n8n-io/ligo packages/frontend/@n8n/design-system/ @n8n-io/design packages/frontend/@n8n/stores/ @n8n-io/frontend