From b4d77a8a1537e54861fe21084849a3e9b70a5a2e Mon Sep 17 00:00:00 2001 From: Gustavo Lira Date: Wed, 10 Jun 2026 19:07:49 -0300 Subject: [PATCH 1/3] chore: add install-dynamic-plugins workspace to CODEOWNERS Co-Authored-By: Claude Fable 5 --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 660af58dfa..d010f07b45 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,6 +24,7 @@ /workspaces/extensions @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @christoph-jerolimov @karthikjeeyar /workspaces/global-header @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @ciiay @divyanshiGupta /workspaces/homepage @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @christoph-jerolimov @eswaraiahsapram +/workspaces/install-dynamic-plugins @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-plugins /workspaces/lightspeed @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @redhat-developer/rhdh-ai @karthikjeeyar @rohitkrai03 @yangcao77 /workspaces/mcp-integrations @redhat-developer/rhdh-plugins-maintainers @johnmcollier @gabemontero @thepetk @redhat-developer/rhdh-ai /workspaces/orchestrator @redhat-developer/rhdh-plugins-maintainers @lholmquist @lokanandaprabhu @redhat-developer/rhdh-plugins @karthikjeeyar @christoph-jerolimov From 0110da980208d139a55eceacf271be6fca20e035 Mon Sep 17 00:00:00 2001 From: Gustavo Lira Date: Thu, 11 Jun 2026 10:11:16 -0300 Subject: [PATCH 2/3] chore: use rhdh-install team as install-dynamic-plugins codeowner Co-Authored-By: Claude Fable 5 --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d010f07b45..cfd149809a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,7 +24,7 @@ /workspaces/extensions @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @christoph-jerolimov @karthikjeeyar /workspaces/global-header @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @ciiay @divyanshiGupta /workspaces/homepage @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @christoph-jerolimov @eswaraiahsapram -/workspaces/install-dynamic-plugins @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-plugins +/workspaces/install-dynamic-plugins @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-install /workspaces/lightspeed @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @redhat-developer/rhdh-ai @karthikjeeyar @rohitkrai03 @yangcao77 /workspaces/mcp-integrations @redhat-developer/rhdh-plugins-maintainers @johnmcollier @gabemontero @thepetk @redhat-developer/rhdh-ai /workspaces/orchestrator @redhat-developer/rhdh-plugins-maintainers @lholmquist @lokanandaprabhu @redhat-developer/rhdh-plugins @karthikjeeyar @christoph-jerolimov From 64253a798ccb4f63fc42d429be7a5af288e139d0 Mon Sep 17 00:00:00 2001 From: Gustavo Lira Date: Mon, 22 Jun 2026 10:57:19 -0300 Subject: [PATCH 3/3] chore: use rhdh-plugins team as install-dynamic-plugins workspace owner Replaces @redhat-developer/rhdh-install with @redhat-developer/rhdh-plugins on the /workspaces/install-dynamic-plugins entry. Co-Authored-By: Claude Opus 4.7 (1M context) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cfd149809a..d010f07b45 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,7 +24,7 @@ /workspaces/extensions @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @christoph-jerolimov @karthikjeeyar /workspaces/global-header @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @ciiay @divyanshiGupta /workspaces/homepage @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @christoph-jerolimov @eswaraiahsapram -/workspaces/install-dynamic-plugins @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-install +/workspaces/install-dynamic-plugins @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-plugins /workspaces/lightspeed @redhat-developer/rhdh-plugins-maintainers @redhat-developer/rhdh-ui @redhat-developer/rhdh-ai @karthikjeeyar @rohitkrai03 @yangcao77 /workspaces/mcp-integrations @redhat-developer/rhdh-plugins-maintainers @johnmcollier @gabemontero @thepetk @redhat-developer/rhdh-ai /workspaces/orchestrator @redhat-developer/rhdh-plugins-maintainers @lholmquist @lokanandaprabhu @redhat-developer/rhdh-plugins @karthikjeeyar @christoph-jerolimov