This is an automated email from the ASF dual-hosted git repository.

RongtongJin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-a2a.git


The following commit(s) were added to refs/heads/main by this push:
     new 4550db7  Add README migration notice pointing to apache/rocketmq-ai 
(#43)
4550db7 is described below

commit 4550db7ea564b9c6dd45bf905d33dc92ffe2da08
Author: Quan <[email protected]>
AuthorDate: Tue Sep 15 11:17:43 2026 +0800

    Add README migration notice pointing to apache/rocketmq-ai (#43)
    
    Co-authored-by: 靖泉 <[email protected]>
---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 8b19536..1739033 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
 # RocketMQ-A2A
 
+## This Repository Has Been Migrated to 
[apache/rocketmq-ai](https://github.com/apache/rocketmq-ai)
+
+**rocketmq-a2a is now maintained in 
[apache/rocketmq-ai](https://github.com/apache/rocketmq-ai).**
+
+**Please open issues, submit pull requests, and follow releases in the new 
repository.**
+
+**This repository is no longer actively maintained.**
+
+---
+
 This project aims to help developers quickly integrate [Apache 
RocketMQ](http://rocketmq.apache.org/) with 
[A2A](https://github.com/a2aproject/a2a-java).
 
 The choice of communication middleware is very important when building a 
distributed Agent architecture with high availability and scalability.

Reply via email to