From: Mathieu Desnoyers Date: Wed, 11 Dec 2013 20:22:36 +0000 (-0500) Subject: Add Jérémie Galarneau as co-maintainer X-Git-Tag: v1.2.0-rc1~28 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=e67a221d91eb0cc4627e37c4e0d7cfb7506200d6 Add Jérémie Galarneau as co-maintainer Signed-off-by: Mathieu Desnoyers --- diff --git a/README b/README index d76d6980..95cc1fca 100644 --- a/README +++ b/README @@ -1,6 +1,4 @@ BabelTrace - Trace Format Babel Tower -Mathieu Desnoyers, EfficiOS Inc. -September 2010 This project provides trace read and write libraries, as well as a trace converter. A plugin can be created for any trace format to allow its conversion @@ -15,6 +13,13 @@ Format (CTF). The latest version of the CTF specification can be found at: The CE Workgroup of the Linux Foundation, Ericsson, and EfficiOS have sponsored this work. +The current maintainers are: + Jérémie Galarneau + Mathieu Desnoyers + +Questions should be addressed to this mailing list: + lttng-dev@lists.lttng.org + BUILDING -------- @@ -25,6 +30,7 @@ BUILDING make install ldconfig + DEPENDENCIES ------------