From fb5900484d82eee9c8f06ccede51f44726f6ca0b Mon Sep 17 00:00:00 2001 From: Louis Pieterse Date: Fri, 20 Sep 2024 00:58:35 +0100 Subject: [PATCH] Notice of PipelineWise being shrank (#94) * PipelineWise shrink Notice * Create CODEOWNERS --------- Co-authored-by: Luke Tang <113184527+ltang-wise@users.noreply.github.com> --- .github/CODEOWNERS | 1 + README.md | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..8382fd1 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @transferwise/analytics-platform diff --git a/README.md b/README.md index bb4197a..fd0f0bb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# Notice +To better serve Wise business and customer needs, the PipelineWise codebase needs to shrink. +We have made the difficult decision that, going forward many components of PipelineWise will be removed or incorporated in the main repo. +The last version before this decision is [v0.64.1](https://github.com/transferwise/pipelinewise/tree/v0.64.1) + +We thank all in the open-source community, that over the past 6 years, have helped to make PipelineWise a robust product for heterogeneous replication of many many Terabytes, daily + # pipelinewise-tap-snowflake [![PyPI version](https://badge.fury.io/py/pipelinewise-tap-snowflake.svg)](https://badge.fury.io/py/pipelinewise-tap-snowflake)