MetricsGrimoire / Bicho

Bicho is a command line based tool used to parse bug/issue tracking systems
http://metricsgrimoire.github.com/Bicho/
GNU General Public License v2.0
68 stars 30 forks source link

Launchpad backend cleanup #88

Closed brainwane closed 10 years ago

brainwane commented 10 years ago

Fixing copyright year, a misspelled comment, and a reference to Bugzilla when we mean Launchpad. Also, removing an unnecessary "from lazr.restfulclient.errors import HTTPError" since we never use HTTPError in lp.py.

canasdiaz commented 10 years ago

I have no idea about what happened, but we lost the name of the author!!! Not good at all.

Sorry about this @brainwane :'(

andygrunwald commented 10 years ago

@sanacl This is not true. If you merge a pull request, the commits of @brainwane will be in the github commit timeline to that point where the original commits were done. In this point the 15th october is it. Just have a look at git log at the 15th october.

All commits are there ;)

canasdiaz commented 10 years ago

@andygrunwald thank you. I should read twice before sending mails.

Sorry for the noise!