From 2731e59a71a1949d8dece90c13c16d831d5db320 Mon Sep 17 00:00:00 2001 From: Tiffany Cappellari Date: Thu, 9 Apr 2026 18:15:30 -0400 Subject: [PATCH] moving announcement to readme --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 0f5d3be..72be2f5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ +# Repository Migration Notice + +> [!IMPORTANT] +> This repository is moving to the **RAI-Opensource** GitHub organization in **about 2 weeks from April 9, 2026 (UTC)**. +> +> Current status: **pre-migration**. +> Migration target org: +> +> What to do now: +> +> - Watch this repository for the final cutover update and destination repository link. +> - Plan to update your git remote after the move: +> +> ```bash +> git remote set-url origin +> ``` +> +> - If you maintain downstream docs/scripts, prepare to update links from this repository to the new org. +> + # Spot Wrapper ![Python](https://img.shields.io/badge/python-3.10-blue)