make_a_release.sh: use git send-email
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Sat, 10 Aug 2013 12:11:49 +0000 (15:11 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 13 Aug 2013 07:29:27 +0000 (10:29 +0300)
commitc4545ffea757dcf81a1dad6bfec7d634f12e50a4
tree7834577a605602d6d0c5ee96304405eb7239e9de
parentbb794c61db610dce8e032123a7057540432e5d73
make_a_release.sh: use git send-email

Use git send-email instead of mutt, since the mutt command we had does not
really work, and I am unable to find out how to make it work.

Additinally, inform about where to find packages for various distributions.

Change-Id: Ia6408683a4794377f0ebf9f6b5cd1dc1f8559ca3
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
make_a_release.sh