Comment 1 for bug 1744557

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stackalytics (master)

Reviewed: https://review.openstack.org/536117
Committed: https://git.openstack.org/cgit/openstack/stackalytics/commit/?id=8c7c848c70832687b61fc0074f0b4ac85f1b6e26
Submitter: Zuul
Branch: master

commit 8c7c848c70832687b61fc0074f0b4ac85f1b6e26
Author: Zhao Chao <email address hidden>
Date: Sun Jan 21 20:44:56 2018 +0800

    Fix coauther company info for review 509795.

    Stackalytics calculate contributions based on commit authordate, this
    causes the commit in:
    https://review.openstack.org/#/c/509795
    adding wrong contribution to the former employer of the coauthor.

    This patch fixes the problem by adding a correction to correct company
    infos of the coauthor (the date information of the coauthor is also
    corrected to the commitdate).

    Closes-Bug: #1744557

    Change-Id: Id018ca6a9c3fd0ee8702723c7e34054dbc6309c4
    Signed-off-by: Zhao Chao <email address hidden>