We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b5263 commit ba68e47Copy full SHA for ba68e47
1 file changed
README.md
@@ -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
22
# `synchros2`
23
24

0 commit comments