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

spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 949584b  docs: show how well APISIX is maintained (#4893)
949584b is described below

commit 949584bd8c57d51659ea847d635eee5aa3d2827a
Author: 罗泽轩 <[email protected]>
AuthorDate: Thu Aug 26 09:33:13 2021 +0800

    docs: show how well APISIX is maintained (#4893)
    
    Someone asks about if APISIX is active, and here is the answer.
    Signed-off-by: spacewander <[email protected]>
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index c67536b..bb1a0e8 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,9 @@
 
 [![Build 
Status](https://github.com/apache/apisix/workflows/build/badge.svg?branch=master)](https://github.com/apache/apisix/actions)
 
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/apache/apisix/blob/master/LICENSE)
+[![Commit 
activity](https://img.shields.io/github/commit-activity/m/apache/apisix)](https://github.com/apache/apisix/graphs/commit-activity)
+[![Average time to resolve an 
issue](http://isitmaintained.com/badge/resolution/apache/apisix.svg)](http://isitmaintained.com/project/apache/apisix
 "Average time to resolve an issue")
+[![Percentage of issues still 
open](http://isitmaintained.com/badge/open/apache/apisix.svg)](http://isitmaintained.com/project/apache/apisix
 "Percentage of issues still open")
 
 **Apache APISIX** is a dynamic, real-time, high-performance API gateway.
 

Reply via email to