From 6f337926a98d0fcab26618f8918851593e03fff7 Mon Sep 17 00:00:00 2001 From: bcodell Date: Thu, 25 Jan 2024 21:38:01 -0500 Subject: [PATCH] Register dbt-activity-schema package (#303) * add package * Sort json --------- Co-authored-by: Joel Labes --- hub.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hub.json b/hub.json index 372563a..2a63105 100644 --- a/hub.json +++ b/hub.json @@ -89,6 +89,9 @@ "avohq": [ "avo_audit" ], + "bcodell": [ + "dbt-activity-schema" + ], "brooklyn-data": [ "dbt_artifacts" ], @@ -396,13 +399,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" ] }