From ba68e47432a1d9d3656f2159b41693551d413db9 Mon Sep 17 00:00:00 2001 From: Tiffany Cappellari Date: Mon, 27 Apr 2026 13:29:55 -0400 Subject: [PATCH] readme update post migration --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 3aeca03..5282d1a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ +# Repository Migration Notice + +> [!IMPORTANT] +> This repository has moved to the **RAI-Opensource** GitHub organization! +> +> Current status: **Migrated**. +> +> - Migration target org: +> - Previous target org: +> +> What to do now: +> +> - Update your git remote: +> +> ```bash +> git remote set-url origin https://github.com/RAI-Opensource/synchros2 +> ``` +> +> - If you maintain downstream docs/scripts, update links from this repository to the new org. +> + # `synchros2` ![Python Support](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue)