hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=3c1bb2c3afe797136dd43ccf335b942a33431033
commit 3c1bb2c3afe797136dd43ccf335b942a33431033 Author: Hermet Park <[email protected]> Date: Sat Oct 14 22:54:27 2017 +0800 update authors email. --- AUTHORS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 98731f0..f88bd41 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -Hermet Park <[email protected]> +Hermet Park <[email protected]> Cedric Bail <[email protected]> Raoul Hecky <[email protected]> Daniel Juyung Seo <[email protected]> diff --git a/configure.ac b/configure.ac index 39da4f5..85fd62a 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([lt_age], v_min) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -AC_INIT(enventor, [v_ver], [email protected]) +AC_INIT(enventor, [v_ver], [email protected]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_MACRO_DIR([m4]) --
