summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorZhongyue Luo <zhongyue.nah@intel.com>2012-12-10 11:04:51 +0800
committerZhongyue Luo <zhongyue.nah@intel.com>2012-12-10 11:27:51 +0800
commita3d136e36597c513b2942cc2dabe522d70533842 (patch)
tree4b28d1032c0d4c3683759913829ce78dae01c833 /.mailmap
parente0c43a488a57059d0bf88e293c07b3c8f10bb0bf (diff)
downloadhorizon-a3d136e36597c513b2942cc2dabe522d70533842.tar.gz
Removes unused imports
Removed unused imports founded by: find . -type f -name "*py" -exec pylint -r n {} \; | grep -E "Unused imp|^\*" Change-Id: I84f81ed833f6f792c5beb41a4d6b26cbb3236b2b
Diffstat (limited to '.mailmap')
-rw-r--r--.mailmap1
1 files changed, 1 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap
index f4f433092..e42fc43ff 100644
--- a/.mailmap
+++ b/.mailmap
@@ -7,3 +7,4 @@
<yorik.sar@gmail.com> <yorik@ytaraday>
<jeblair@hp.com> <james.blair@rackspace.com>
<ke.wu@ibeca.me> <ke.wu@nebula.com>
+Zhongyue Luo <zhongyue.nah@intel.com> <lzyeval@gmail.com>