From cbff1cbaf622ab5b0722df664efd30a24bcc5914 Mon Sep 17 00:00:00 2001 From: Dustin Eaton Date: Wed, 22 Apr 2026 13:59:02 -0500 Subject: [PATCH 1/2] chore: update CODEOWNERS to reflect new team approvals --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 032743fe5f..b71474af9b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ -# Changes to any file in this repo require approval from a member of the InfluxData ui-team or aux team +# Changes to any file in this repo require approval from one of the maintainers at InfluxData -* @influxdata/ui-team @influxdata/aux +* @influxdata/platform-services-team @mavarius From 9c31546218306a21237fca0f344d54bc13d8e007 Mon Sep 17 00:00:00 2001 From: Dustin Eaton Date: Wed, 22 Apr 2026 15:05:14 -0500 Subject: [PATCH 2/2] chore: allow secops to approve deps changes --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index b71474af9b..06530a74a6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,6 @@ # Changes to any file in this repo require approval from one of the maintainers at InfluxData * @influxdata/platform-services-team @mavarius + +yarn.lock @jdstrand @influxdata/platform-services-team +package.json @jdstrand @influxdata/platform-services-team