Skip to content

Commit 4d871f3

Browse files
moving announcement to readme (#196)
1 parent 10758f2 commit 4d871f3

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Repository Migration Notice
2+
3+
> [!IMPORTANT]
4+
> This repository is moving to the **RAI-Opensource** GitHub organization in **about 2 weeks from April 9, 2026 (UTC)**.
5+
>
6+
> Current status: **pre-migration**.
7+
> Migration target org: <https://github.com/RAI-Opensource>
8+
>
9+
> What to do now:
10+
>
11+
> - Watch this repository for the final cutover update and destination repository link.
12+
> - Plan to update your git remote after the move:
13+
>
14+
> ```bash
15+
> git remote set-url origin <new-repository-url>
16+
> ```
17+
>
18+
> - If you maintain downstream docs/scripts, prepare to update links from this repository to the new org.
19+
>
20+
121
# Spot Wrapper
222
323
![Python](https://img.shields.io/badge/python-3.10-blue)

0 commit comments

Comments
 (0)