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 <zhaochao1984@gmail.com>
This commit is contained in:
Zhao Chao 2018-01-21 20:44:56 +08:00
parent 50eae8945e
commit 8c7c848c70

View File

@ -4085,6 +4085,50 @@
"primary_key": "cdfb121cf4eef96b917b0e3d7e86616b965e3506",
"module": "congress",
"subject": "Remove antlr3 files except Python runtime"
},
{
"correction_comment": "Closes-Bug: #1744557",
"primary_key": "e78b42237bf56d10d35f99d01ed41775a50d7e8czhaochao1984@gmail.com",
"module": "trove",
"company_name": "Awcloud",
"coauthor": [
{
"author_email": "zhaochao1984@gmail.com",
"author_name": "Zhao Chao",
"company_name": "Awcloud",
"date": 1516486003,
"user_id": "zhaochao1984"
},
{
"author_email": "lbragstad@gmail.com",
"author_name": "Lance Bragstad",
"company_name": "Huawei",
"date": 1507214060,
"user_id": "ldbragst"
}
],
"user_id": "zhaochao1984"
},
{
"correction_comment": "Closes-Bug: #1744557",
"primary_key": "e78b42237bf56d10d35f99d01ed41775a50d7e8clbragstad@gmail.com",
"module": "trove",
"coauthor": [
{
"author_email": "zhaochao1984@gmail.com",
"author_name": "Zhao Chao",
"company_name": "Awcloud",
"date": 1516486003,
"user_id": "zhaochao1984"
},
{
"author_email": "lbragstad@gmail.com",
"author_name": "Lance Bragstad",
"company_name": "Huawei",
"date": 1507214060,
"user_id": "ldbragst"
}
]
}
]
}