Skip to content

Commit 35372eb

Browse files
update readme post migration
1 parent 10758f2 commit 35372eb

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/spot_wrapper
17+
> ```
18+
>
19+
> - If you maintain downstream docs/scripts, update links from this repository to the new org.
20+
>
21+
122
# Spot Wrapper
223
324
![Python](https://img.shields.io/badge/python-3.10-blue)

0 commit comments

Comments
 (0)