From 6909e7abc841793ac837fd80651f4138ccfd12fb Mon Sep 17 00:00:00 2001 From: Your NameMELCHIZEDEK Date: Sat, 27 Jul 2024 21:45:23 +0100 Subject: [PATCH] Add dbt-dlt-ingestion-pipeline package --- hub.json | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/hub.json b/hub.json index 669da3e..95ed400 100644 --- a/hub.json +++ b/hub.json @@ -2,6 +2,9 @@ "Aaron-Zhou": [ "dbt-synapse-statistics" ], + "1997mahadi": [ + "dbt-dlt-ingestion-pipeline" + ], "Aidbox": [ "dbt_fhir" ], @@ -441,15 +444,4 @@ ] } -{ - "packages": [ - { - "repo": "https://github.com/1997mahadi/dbt-dlt-ingestion-pipeline", - "name": "my_dbt_project", - "description": "A dbt project for ingesting and processing crypto data.", - "author": "Mahadi Nagassou", - "version": "1.0" - } - ] - } - +