From 330ba5babf0e52a336164de2d3dad750c6624010 Mon Sep 17 00:00:00 2001 From: Padraic Slattery Date: Mon, 3 Feb 2025 19:17:59 +0100 Subject: [PATCH 1/2] Adding dbt-date from Xebia Data --- hub.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hub.json b/hub.json index ce0b994..f591003 100644 --- a/hub.json +++ b/hub.json @@ -461,6 +461,9 @@ "windsor-ai": [ "dbt_facebook_ads" ], + "Xebia Data": [ + "dbt-date" + ], "yu-iskw": [ "dbt-airflow-macros", "dbt-unittest", From 02b2be98b4a111efe19a971fd1c8184933dac132 Mon Sep 17 00:00:00 2001 From: Padraic Slattery Date: Tue, 18 Feb 2025 09:09:32 +0100 Subject: [PATCH 2/2] Correcting dict key to repo owner --- hub.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hub.json b/hub.json index f591003..2d45e4d 100644 --- a/hub.json +++ b/hub.json @@ -344,6 +344,9 @@ "gmdata-co": [ "dbt-portable-google-sheets" ], + "godatadriven": [ + "dbt-date" + ], "google": [ "fhir-dbt-utils", "fhir-dbt-analytics" @@ -461,9 +464,6 @@ "windsor-ai": [ "dbt_facebook_ads" ], - "Xebia Data": [ - "dbt-date" - ], "yu-iskw": [ "dbt-airflow-macros", "dbt-unittest",