df820e42a5
Change-Id: Ifaa90d243fa2996e8c16682a9f4d0b3c423b8159
22 lines
436 B
ReStructuredText
22 lines
436 B
ReStructuredText
===========
|
|
reviewstats
|
|
===========
|
|
|
|
Utility scripts for generating stats about OpenStack development.
|
|
|
|
* Free software: Apache license
|
|
* Documentation: http://docs.openstack.org/developer/reviewstats
|
|
|
|
Features
|
|
--------
|
|
|
|
* `openreviews.py` - Get some stats on the number and age of open reviews.
|
|
* `reviewers.py` - See how many reviews each person has done over a period of time.
|
|
|
|
Usage
|
|
-----
|
|
|
|
pip install reviewstats
|
|
|
|
Run the scripts.
|