Skip to content

Commit ba68e47

Browse files
readme update post migration
1 parent d8b5263 commit ba68e47

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# Repository Migration Notice
2+
3+
> [!IMPORTANT]
4+
> This repository has moved to the **RAI-Opensource** GitHub organization!
5+
>
6+
> Current status: **Migrated**.
7+
>
8+
> - Migration target org: <https://github.com/RAI-Opensource>
9+
> - Previous target org: <https://github.com/bdaiinstitute>
10+
>
11+
> What to do now:
12+
>
13+
> - Update your git remote:
14+
>
15+
> ```bash
16+
> git remote set-url origin https://github.com/RAI-Opensource/synchros2
17+
> ```
18+
>
19+
> - If you maintain downstream docs/scripts, update links from this repository to the new org.
20+
>
21+
122
# `synchros2`
223
324
![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)

0 commit comments

Comments
 (0)