From 124d93ed3ea826cd16e4766f82b3c48af19cba5c Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Fri, 13 Sep 2013 15:54:52 +0200 Subject: extras: add script and config for generating "Who wrote GlusterFS" This script and configuration can be used to generate statistics similar to the "Who wrote " series available on http://lwn.net. Example usage for statistics from the initial branchpoint of 3.4 to the current development of the release-3.4 branch: $ extras/who-wrote-glusterfs/who-wrote-glusterfs.sh \ v3.4.0alpha...origin/release-3.4 By default the statistics will be calculated over the currently checked out branch. Change-Id: Ie7b8b655c50dcb14257e42599e2f89642c8b5b42 Signed-off-by: Niels de Vos Reviewed-on: http://review.gluster.org/5912 Reviewed-by: Amar Tumballi Tested-by: Amar Tumballi Reviewed-by: Harshavardhana Reviewed-by: Anand Avati --- .mailmap | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .mailmap (limited to '.mailmap') diff --git a/.mailmap b/.mailmap new file mode 100644 index 000000000..6bcd95dea --- /dev/null +++ b/.mailmap @@ -0,0 +1,31 @@ +# .mailmap, see 'git short-log --help' for details +# +# Listing of contributors that filed patches with different email addresses. +# Format: [ ...] +# + +Amar Tumballi +Anand Avati +Anush Shetty +Csaba Henk +Harshavardhana +Kaleb S. KEITHLEY +Kaushal M +Kaushik BV +Krishna Srinivas +Krishnan Parthasarathi +Louis Zuckerman +M S Vishwanath Bhat +Pavan Sondur +Pete Zaitcev +Pranith Kumar K +Raghavendra Bhat +Raghavendra G +Rahul C S +Rajesh Amaravathi +Shehjar Tikoo +Venky Shankar +Vijay Bellur +Vijaykumar Koppad +Vikas Gorur +shishir gowda -- cgit