Nikolay is one of our core reviewers but his launchpad id is
incorrect here, so he is not appearing as core in the stats.
Change-Id: I829233a101507272d6d4a73ff9ec2564421122b7
Update the Ironic core team list.
Sean and Mikal were removed a while back, but I forgot to update this
list. Roman and Max were added last week.
Change-Id: I54858324b46dcbb69a259391c4cbc6b8a0c942e5
* tox.ini: The LANG, LANGUAGE and LC_ALL environment overrides were
introduced originally during the testr migration in an attempt to be
conservative about the possibility that locale settings in the
calling environment could cause consistency problems for test runs.
In actuality, this should be unnecessary and any place where it does
cause issues ought to be considered an actual bug. Also, having
these in the configuration actively causes older pip to have
problems with non-ASCII content in some package metadata files under
Python 3, so drop it now.
Change-Id: Ib3618dce34ce25fdf9051d1de6c4a1dbb7750fe9
Closes-Bug: #1277495
Currently Murano project doesn't have well-formed core team, this stats
will help folks to build it.
Change-Id: I442b054913b2370c33d20c6f4c51b7a81ba94874
* Added storyboard-webclient to the project group.
* Added krotscheck to core reviewers list
* Renamed 'monty' to 'mordred'
Change-Id: Ia5c16c50c999741fc26989ae2025e33d8bac6e73
openstack-doc-tools is use by the OpenStack documentation team
and should be include in the stats.
Change-Id: I3a5ec67d75c6d61d83694aeef1cc7f2a6bab3451
This is a first draft at a timeseries generator to extract an overview
of bug activity in Launchpad. I'm entirely sure that this can be
improved, mainly I wanted it up before the Nova meeting.
Change-Id: I887db503b8a0ce274f3819d90877ef14f13cbeff
Only output the descriptive text in the plain text writer, and not the
CSV writer. This should make the CSV output more usable by something
wanting to automatically import it.
Change-Id: I56ccc4bdaa90069e81608f8f08ce1fd149de141e
A previous commit that removed the 'received reviews' from the default
output totally broke CSV output. This gets it working again.
Change-Id: I76775c496b5b450332f0e8f9d6fa4f7383ffc630
We're now gating on pep8, so make it pass. This removes a couple of
unused imports and fixes a typo in the CSV output code in the reviewers
command.
Change-Id: If77a18497b0efb48f59c10c0e4f5e8b3a8db5a7d
The list of reviewers in the code actually includes people that didn't
do any reviews, but received them. Since tracking received reviews,
this value became inaccurate.
Change-Id: I04c0793823e1371e5b2215c092c8bed4e7ce118f