New maintainer
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 Feb 2012 19:52:33 +0000 (14:52 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 Feb 2012 19:52:33 +0000 (14:52 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README
configure.ac

diff --git a/README b/README
index aaa3ed06244e2e21d78b672c83aedb38b1047d0c..98849b306d51960d26996186132c9a446339e209 100644 (file)
--- a/README
+++ b/README
@@ -73,3 +73,9 @@ compile the git repository tree :
 
 If you get the tree from the repository, you will need to use the autogen.sh
 script. It calls all the GNU tools needed to prepare the tree configuration.
 
 If you get the tree from the repository, you will need to use the autogen.sh
 script. It calls all the GNU tools needed to prepare the tree configuration.
+
+
+* Contact
+
+       Maintainer: Yannick Brosseau <yannick.brosseau@gmail.com>
+       Mailing List: lttng-dev@lists.lttng.org
index 92ba9178f85dc6d6e40b2bd19d8087aba18f4fa9..f8f49e9ee5e0fc7d3602064901b84ad35ed76692 100644 (file)
@@ -21,7 +21,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([lttv], [0.12.38-21032011], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.38-21032011], [yannick.brosseau@gmail.com])
 AM_INIT_AUTOMAKE
 AM_SILENT_RULES([yes])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE
 AM_SILENT_RULES([yes])
 AM_CONFIG_HEADER(config.h)
This page took 0.023906 seconds and 4 git commands to generate.