Yiyiyimu opened a new issue #3579:
URL: https://github.com/apache/couchdb/issues/3579


   Hi community!
   
   We're the maintainers of [Apache APISIX](https://github.com/apache/apisix). 
To better present how our community grows, we develop a tool to show 
contributors growing history on https://github.com/api7/contributor-graph. 
Since we found it helpful, we think maybe if it could help other communities. 
It has also already been deployed in 
[Skywalking](https://skywalking.apache.org/team/#contributor-over-time), 
[DolphinScheduler](https://github.com/apache/dolphinscheduler#contributor-over-time),
 [Openwhisk](https://openwhisk.apache.org/community.html), 
[Pingcap-doc](https://github.com/pingcap/docs-dm) and some other OSS repos.
   
   ### WHAT IT IS
   
   [![Contributor over 
time](https://contributor-graph-api.apiseven.com/contributors-svg?chart=contributorOverTime&repo=apache/couchdb)](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=apache/couchdb)
   
   Basically, it just shows the contributors growth over time. All of the 
procedures are running on GCP, and it would automatically update the graph each 
day, so the link would always present the real-time data. There is some other 
stuff to [play around](https://www.apiseven.com/en/contributor-graph) with if 
you would like to give it a try~
   
   ### HOW IT WORKS
   
   We use Github API to get all commits, try to find the “Github way” to filter 
commits so the result data would be similar to Github, and then get the first 
commit time of each contributor.
   
   The problem is I'm not sure where to put the graph. How about on the 
community page of dubbo website~ Don't hesitate to tell us if there is a better 
place to present this graph other than this, or there are some other worries or 
other features you would like to have~🍻 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to