--- wmfsm/AUTHORS | 5 +++-- wmfsm/configure.ac | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/wmfsm/AUTHORS b/wmfsm/AUTHORS index ba45726..5ae605d 100644 --- a/wmfsm/AUTHORS +++ b/wmfsm/AUTHORS @@ -1,3 +1,4 @@ -The current maintainer is Chris Gray <[email protected]>, but wmfsm was +wmfsm is currently maintained by the Window Maker Developers Team +<[email protected]>. +It was previously maintained by Chris Gray <[email protected]>, but was originally written by Stefan Eilemann <[email protected]>. - diff --git a/wmfsm/configure.ac b/wmfsm/configure.ac index 6f793dd..cb397b7 100644 --- a/wmfsm/configure.ac +++ b/wmfsm/configure.ac @@ -1,6 +1,6 @@ dnl Hey emacs -*- mode: m4 -*- thanks dnl Process this file with autoconf to create a configure script -AC_INIT([wmfsm], [0.34]) +AC_INIT([wmfsm], [0.34], [[email protected]]) AC_CONFIG_SRCDIR([wmfsm/wmfsm.c]) AM_INIT_AUTOMAKE AC_CANONICAL_HOST -- 2.1.0 -- To unsubscribe, send mail to [email protected].
