From 09c26fb07b1ef6364d27c530b6dccef58881ee20 Mon Sep 17 00:00:00 2001 From: Bryce Codell Date: Wed, 24 Jan 2024 14:19:24 -0500 Subject: [PATCH 1/2] add package --- hub.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hub.json b/hub.json index ef284f8..2d7e1fe 100644 --- a/hub.json +++ b/hub.json @@ -399,5 +399,8 @@ ], "windsor-ai": [ "dbt_facebook_ads" + ], + "bcodell": [ + "dbt-activity-schema" ] } From 64b2419cb0312caed34fbed35a509beca8fdbee3 Mon Sep 17 00:00:00 2001 From: Joel Labes Date: Fri, 26 Jan 2024 15:31:16 +1300 Subject: [PATCH 2/2] Sort json --- hub.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/hub.json b/hub.json index 2d7e1fe..62ee384 100644 --- a/hub.json +++ b/hub.json @@ -85,6 +85,9 @@ "avohq": [ "avo_audit" ], + "bcodell": [ + "dbt-activity-schema" + ], "brooklyn-data": [ "dbt_artifacts" ], @@ -391,16 +394,13 @@ "tuva-health": [ "the_tuva_project" ], + "windsor-ai": [ + "dbt_facebook_ads" + ], "yu-iskw": [ "dbt-airflow-macros", "dbt-unittest", "dbt-gcp-billing", "dbt-ops" - ], - "windsor-ai": [ - "dbt_facebook_ads" - ], - "bcodell": [ - "dbt-activity-schema" ] }