From 68271828dba349918d9ca293d821049c1501d123 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 11 May 2017 00:52:44 -0400 Subject: [PATCH] configure.ac: {mikegerwitz=>mtg}@gnu.org --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b0ae51e..9d7af56 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # along with this program. If not, see . ## -AC_INIT([shspec], [0.0.1-dev], [mikegerwitz@gnu.org]) +AC_INIT([shspec], [0.0.1-dev], [mtg@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([foreign])