From 8a82aecf6d8297c146dc05b56d5d479af2f34e87 Mon Sep 17 00:00:00 2001 From: Andy Gout Date: Mon, 9 Dec 2024 08:48:20 +0000 Subject: [PATCH] chore: Update CODEOWNERS to @Financial-Times/cp-customer-lifecycle --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 12d5e56537..4593e9f3ab 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,8 +6,8 @@ components/o-audio/ @Financial-Times/storytelling components/o-comments/ @Financial-Times/storytelling components/o-video/ @Financial-Times/storytelling -# Acquisition components -components/o-subs-card/ @Financial-Times/acquisition +# Customer Lifecycle components +components/o-subs-card/ @Financial-Times/cp-customer-lifecycle # Disco components components/n-notification/ @Financial-Times/content-discovery @@ -20,4 +20,4 @@ libraries/o-tracking @Financial-Times/data-platform # Allow Dependency Auto-Merger to approve dependency bump PRs -**/package*.json @ft-dependency-auto-merger @Financial-Times/origami-core \ No newline at end of file +**/package*.json @ft-dependency-auto-merger @Financial-Times/origami-core