This is an automated email from the ASF dual-hosted git repository.
wlliqipeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-operator.git
The following commit(s) were added to refs/heads/master by this push:
new bbff364 Update README.md
bbff364 is described below
commit bbff364db1c898ebcd0ae830a2f452082bc19d1f
Author: wlliqipeng <[email protected]>
AuthorDate: Wed Jan 8 15:15:44 2020 +0800
Update README.md
update maintain information
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a17d95e..97feb69 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@
[](https://golang.org/)
[](https://godoc.org/github.com/apache/rocketmq-operator/pkg)
[](https://goreportcard.com/report/github.com/apache/rocketmq-operator)
+[](http://isitmaintained.com/project/apache/rocketmq-operator
"Average time to resolve an issue")
+[](http://isitmaintained.com/project/apache/rocketmq-operator
"Percentage of issues still open")
+
## Table of Contents
- [Overview](#overview)
@@ -497,4 +500,4 @@ $ cd images/namesrv
$ ./build-namesrv-image.sh
```
-> Note: for users who just want to use the operator, there is no need to build
the operator and customized broker and name server images themselves. Users can
simply use the default official images which are maintained by the RocketMQ
community.
\ No newline at end of file
+> Note: for users who just want to use the operator, there is no need to build
the operator and customized broker and name server images themselves. Users can
simply use the default official images which are maintained by the RocketMQ
community.