Skip to content

Commit 9db63ec

Browse files
authored
Update README with notice of repository transfer
1 parent 1bdfaa5 commit 9db63ec

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Tails.com's dbt Artifacts Package
1+
# dbt Artifacts Package
22
This package builds a mart of tables from dbt artifacts loaded into a table. It is compatible with Snowflake only. The models are based off of the [v1 schema](https://docs.getdbt.com/reference/artifacts/dbt-artifacts/#notes) introduced in dbt 0.19.0.
33

44
Models included:
@@ -85,7 +85,9 @@ file_format = (type = 'JSON')
8585
## Usage
8686
The models will be picked up on your next `dbt run` command. You can also run the package specifically with `dbt run -m dbt_artifacts`.
8787

88-
## Additional acknowledgement
88+
## Acknowledgements
89+
Thank you to [Tails.com](https://tails.com/gb/careers/) for initial development and maintenance of this package. On 2021/12/20, the repository was transferred from the Tails.com GitHub organization to Brooklyn Data Co.
90+
8991
The macros in this package have been adapted from code shared by [Kevin Chan](https://github.com/KevinC-wk) and [Jonathan Talmi](https://github.com/jtalmi) of [Snaptravel](snaptravel.com).
9092

9193
Thank you for sharing your work with the community!

0 commit comments

Comments
 (0)