2007-02-05 05:45:46

by Randy Dunlap

[permalink] [raw]
Subject: [PATCH] note that dri-devel is subscribers-only

From: Randy Dunlap <[email protected]>

dri-devel is subscribers-only, so note that in MAINTAINERS.

Signed-off-by: Randy Dunlap <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-2620-pv.orig/MAINTAINERS
+++ linux-2620-pv/MAINTAINERS
@@ -1126,7 +1126,7 @@ S: Supported
DRM DRIVERS
P: David Airlie
M: [email protected]
-L: [email protected]
+L: [email protected] (subscribers-only)
T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
S: Maintained


2007-02-05 06:03:24

by Dave Airlie

[permalink] [raw]
Subject: Re: [PATCH] note that dri-devel is subscribers-only


> dri-devel is subscribers-only, so note that in MAINTAINERS.
>

It isn't subscribers only AFAIK, it is moderated so stuff does make it
through eventually..

Dave.


> Signed-off-by: Randy Dunlap <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-2620-pv.orig/MAINTAINERS
> +++ linux-2620-pv/MAINTAINERS
> @@ -1126,7 +1126,7 @@ S: Supported
> DRM DRIVERS
> P: David Airlie
> M: [email protected]
> -L: [email protected]
> +L: [email protected] (subscribers-only)
> T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
> S: Maintained
>
>

--
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG

2007-02-05 16:01:18

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] note that dri-devel is subscribers-only

On Mon, 5 Feb 2007 06:03:21 +0000 (GMT) Dave Airlie wrote:

>
> > dri-devel is subscribers-only, so note that in MAINTAINERS.
> >
>
> It isn't subscribers only AFAIK, it is moderated so stuff does make it
> through eventually..

Ah, i see. Thanks.

---
~Randy