From 30662aab3742ee9e1e94933be106d2821ec2e321 Mon Sep 17 00:00:00 2001 From: Stefan Richter Date: Sun, 31 Jan 2010 12:24:56 +0100 Subject: [PATCH] Document contact address (linux1394-devel) more clearly Questions and patches should be posted to the list rather than just sent as personal mail to Dan. That way, more people can answer or review it without Dan having to forward libraw1394 mails to the list all the time. Signed-off-by: Stefan Richter --- AUTHORS | 3 +++ README | 15 ++++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/AUTHORS b/AUTHORS index 752cc4d..2d9f43a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1,6 @@ +Send questions, bug reports, patches to: + + Maintainer: Dan Dennedy Original author: Andreas Bombe diff --git a/README b/README index 50f559b..1c59a12 100644 --- a/README +++ b/README @@ -54,10 +54,15 @@ have to include those into your build variables so that the build process correctly links with libraw1394. -6. Maintainer +6. Contact - Maintainer of libraw1394 is currently Dan Dennedy. Send -suggestions, bug reports and fixes to linux1394-devel@lists.sourceforge.net. -See the file AUTHORS for a complete list of contributors to libraw1394. + Send questions, suggestions, bug reports and patches to the mailing +list linux1394-devel@lists.sourceforge.net. This list is open for posting +without prior subscription, and replies will usually be Cc'd to you. -Visit http://ieee1394.wiki.kernel.org/ for more information or to see what is new. + Maintainer of libraw1394 is currently Dan Dennedy. See the file +AUTHORS for a complete list of contributors to libraw1394. + + Visit http://ieee1394.wiki.kernel.org/ for more information, including +links to mailing list subscription interfaces, to list archives, and to the +libraw1394 source repository.