[1/1] MAINTAINERS: ivtv-devel is moderated

Message ID 1263114197-8476-1-git-send-email-jslaby@suse.cz (mailing list archive)
State Superseded, archived
Headers

Commit Message

Jiri Slaby Jan. 10, 2010, 9:03 a.m. UTC
  Mark ivtv-devel@ivtvdriver.org as 'moderated for non-subscribers'.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: linux-media@vger.kernel.org
---
 MAINTAINERS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
  

Comments

Andy Walls Jan. 10, 2010, 1:29 p.m. UTC | #1
On Sun, 2010-01-10 at 10:03 +0100, Jiri Slaby wrote:
> Mark ivtv-devel@ivtvdriver.org as 'moderated for non-subscribers'.

Yes, that is true.

I don't know why it matters after years of not being marked as such,
especially since the moderator will push through on-topic posts.

I don't know the implications that such an annotation will have on
scripts that try to parse MAINTAINERS for e-mail addresses.

But anyway:

Acked-by: Andy Walls <awalls@radix.net>

> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
> Cc: linux-media@vger.kernel.org
> ---
>  MAINTAINERS |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d4baf3d..6f088ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1649,7 +1649,7 @@ F:	sound/pci/cs5535audio/
>  CX18 VIDEO4LINUX DRIVER
>  M:	Hans Verkuil <hverkuil@xs4all.nl>
>  M:	Andy Walls <awalls@radix.net>
> -L:	ivtv-devel@ivtvdriver.org
> +L:	ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
>  L:	linux-media@vger.kernel.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
>  W:	http://linuxtv.org
> @@ -3037,7 +3037,7 @@ F:	drivers/isdn/hardware/eicon/
>  
>  IVTV VIDEO4LINUX DRIVER
>  M:	Hans Verkuil <hverkuil@xs4all.nl>
> -L:	ivtv-devel@ivtvdriver.org
> +L:	ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
>  L:	linux-media@vger.kernel.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
>  W:	http://www.ivtvdriver.org

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  
Joe Perches Jan. 10, 2010, 7:04 p.m. UTC | #2
On Sun, 2010-01-10 at 08:29 -0500, Andy Walls wrote:
> On Sun, 2010-01-10 at 10:03 +0100, Jiri Slaby wrote:
> > Mark ivtv-devel@ivtvdriver.org as 'moderated for non-subscribers'.
> Yes, that is true.
> I don't know why it matters after years of not being marked as such,
> especially since the moderator will push through on-topic posts.
> I don't know the implications that such an annotation will have on
> scripts that try to parse MAINTAINERS for e-mail addresses.

I think it's just for people that use MAINTAINERS
by hand.

As far as I know, scripts/get_maintainer.pl is the
only script that parses MAINTAINERS.

This annotation doesn't change what lists are returned
by the script.

The script does filter lists with a "subscribers-only"
annotation from other lists and only includes them when
the command line argument "--s" is set.


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d4baf3d..6f088ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1649,7 +1649,7 @@  F:	sound/pci/cs5535audio/
 CX18 VIDEO4LINUX DRIVER
 M:	Hans Verkuil <hverkuil@xs4all.nl>
 M:	Andy Walls <awalls@radix.net>
-L:	ivtv-devel@ivtvdriver.org
+L:	ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
 L:	linux-media@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
 W:	http://linuxtv.org
@@ -3037,7 +3037,7 @@  F:	drivers/isdn/hardware/eicon/
 
 IVTV VIDEO4LINUX DRIVER
 M:	Hans Verkuil <hverkuil@xs4all.nl>
-L:	ivtv-devel@ivtvdriver.org
+L:	ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
 L:	linux-media@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
 W:	http://www.ivtvdriver.org