git tracker: override committer/author in commits
authorJohannes Berg <johannes.berg@intel.com>
Fri, 5 Apr 2013 12:11:28 +0000 (14:11 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 5 Apr 2013 12:12:24 +0000 (14:12 +0200)
commit4c7ff2a03b406e1f7820536b3e576d50c1af72f0
treee0c704916a6e10b62516b0bc9200aa8fc2bf0ae7
parentca3ad5350b485069fe766ef9778cbcdd8c6dd1cf
git tracker: override committer/author in commits

For commits generated by the git tracker, the committer
should always be set to the script, and for those that
are "meta commits" (like failures or backport updates)
the author should also be set to it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
devel/git-tracker.py