update lack of maintainers
diff --git a/README.md b/README.md
index f6eba36..67f4fdb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
# Pack | [中文](README_ZH.md) [](https://github.com/apache/servicecomb-pack/actions/workflows/master-push-build.yaml?query=branch%3Amaster) [](https://coveralls.io/github/apache/servicecomb-pack?branch=master) [](http://search.maven.org/#search%7Cga%7C1%7Corg.apache.servicecomb.pack) [](https://www.apache.org/licenses/LICENSE-2.0.html) [](https://sonarcloud.io/dashboard?id=servicecomb-pack) [](https://gitter.im/ServiceCombUsers/Saga)
Apache ServiceComb Pack is an eventually data consistency solution for micro-service applications.
+> Notice to contributors: this project is not active due to lack of maintainers. If you are interested in this project, please cantact us and we will help you to be a committer.
+
+> Notice to users: this project is not active due to lack of maintainers. Before we find enough resources, do not use this project if possible.
+
## Features
* High availability. The coordinator is stateless and thus can have multiple instances.
* High reliability. All transaction events are stored in database permanently.
diff --git a/README_ZH.md b/README_ZH.md
index ca9096c..1fe8120 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -1,6 +1,10 @@
# Pack | [English](README.md) [](https://github.com/apache/servicecomb-pack/actions/workflows/master-push-build.yaml?query=branch%3Amaster) [](https://coveralls.io/github/apache/servicecomb-pack?branch=master) [](http://search.maven.org/#search%7Cga%7C1%7Corg.apache.servicecomb.pack) [](https://www.apache.org/licenses/LICENSE-2.0.html) [](https://sonarcloud.io/dashboard?id=servicecomb-pack) [](https://gitter.im/ServiceCombUsers/Saga)
Apache ServiceComb Pack 是一个微服务应用的数据最终一致性解决方案。
+> 贡献者: 这个项目缺少维护者,如果您愿意为项目维护提供支持,请联系我们,可以将您加入项目的commiter群组,继续维护该项目.
+
+> 用户:这个项目缺少维护者,在我们找到持续的维护者之前,建议您尽可能不要使用这个项目,避免碰到问题得不到技术支持.
+
## 关键特性
* 高可用:支持高可用的集群模式部署。