Skip to content

Commit e9e047e

Browse files
authored
Update README for 2 weeks past migration (#208)
1 parent cec17c4 commit e9e047e

1 file changed

Lines changed: 9 additions & 19 deletions

File tree

README.md

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
# Repository Migration Notice
22

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-
223
# `synchros2`
234

245
![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)
@@ -41,3 +22,12 @@ This repository contains the following packages:
4122
## Next steps
4223

4324
See [contribution guidelines](CONTRIBUTING.md)!
25+
26+
## Migration Notice
27+
28+
On April 28, 2026 this repository moved to the **RAI-Opensource** GitHub organization. If you are still pulling from the previous bdaiinstitute GitHub organization, please update your git remote:
29+
```bash
30+
git remote set-url origin https://github.com/RAI-Opensource/synchros2
31+
```
32+
33+
If you maintain downstream docs/scripts, update links from this repository to the new org.

0 commit comments

Comments
 (0)