We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10758f2 commit 4d871f3Copy full SHA for 4d871f3
1 file changed
README.md
@@ -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
21
# Spot Wrapper
22
23

0 commit comments