openstack-poc team mailing list archive
-
openstack-poc team
-
Mailing list archive
-
Message #00487
[Bug 994957] Re: handle all mailmap with name and email address
** Changed in: openstack-common
Status: New => In Progress
** Changed in: openstack-common
Importance: Undecided => Low
** Changed in: openstack-common
Milestone: None => folsom-1
--
You received this bug notification because you are a member of OpenStack
Common Drivers, which is the registrant for openstack-common.
https://bugs.launchpad.net/bugs/994957
Title:
handle all mailmap with name and email address
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Status in OpenStack Identity (Keystone):
New
Status in OpenStack Compute (Nova):
New
Status in openstack-common:
In Progress
Bug description:
The parse_mailmap() method handle following format:
<email@xxxxxxx> <email@xxxxxxx>
It can't handle following formats:
Foo <email@xxxxxxx> Bar <email@xxxxxxx>
Foo ZZ <email@xxxxxxx> Bar YY <email@xxxxxxx>
All 3 formats are valid mailmap formats, as per this document.
http://man.github.com/git/git-shortlog.html
Please fix it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/994957/+subscriptions
References