From 7dd6e3425c8867259d5a323b994d66a515c65587 Mon Sep 17 00:00:00 2001 From: Pavel Dionisev Date: Wed, 26 Nov 2025 21:24:51 +0000 Subject: [PATCH] Improve deprecation notice wording in README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7444277a..a3033d5c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ > [!IMPORTANT] -> **This repository is no longer open source** +> **This repository is no longer maintained** > -> To better serve Wise business and customer needs, this library is no longer open source and will not receive further public updates. The codebase has moved to our internal systems. +> To better serve Wise business and customer needs, this repository will not receive further public updates. +> We have moved the codebase to our internal systems to better align with evolving business requirements. > -> **For continued development and access, please refer to the internal repository:** +> You can continue to use the existing code under the terms of the Apache 2.0 license, but it will not receive updates or support. +> +> **For continued development and access (Wise employees only):** +> The codebase has moved to a private repository accessible to authorized Wise personnel: > https://github.com/transferwise/tw-tasks-executor-private # TwTasks - TransferWise Tasks Executor