diff mbox

MAINTAINERS: Add CAIF

Message ID 1283927604.2479.1.camel@Joe-Laptop
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Joe Perches Sept. 8, 2010, 6:33 a.m. UTC
Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)



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

Comments

David Miller Sept. 9, 2010, 9:36 p.m. UTC | #1
From: Joe Perches <joe@perches.com>
Date: Tue, 07 Sep 2010 23:33:24 -0700

> Signed-off-by: Joe Perches <joe@perches.com>

Saying something is "Supported" is a non-trivial commitment, so I'm
not applying this until there is at least some kind of ACK from
Sjur or one of the other CAIF hackers.

> ---
>  MAINTAINERS |   10 ++++++++++
>  1 files changed, 10 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c36f5d7..f2b3ece 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1445,6 +1445,16 @@ S:	Maintained
>  F:	Documentation/video4linux/cafe_ccic
>  F:	drivers/media/video/cafe_ccic*
>  
> +CAIF NETWORK LAYER
> +M:	Sjur Braendeland <sjur.brandeland@stericsson.com>
> +L:	netdev@vger.kernel.org
> +S:	Supported
> +F:	Documentation/networking/caif/
> +F:	drivers/net/caif/
> +F:	include/linux/caif/
> +F:	include/net/caif/
> +F:	net/caif/
> +
>  CALGARY x86-64 IOMMU
>  M:	Muli Ben-Yehuda <muli@il.ibm.com>
>  M:	"Jon D. Mason" <jdmason@kudzu.us>
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Joe Perches Sept. 10, 2010, 1:24 a.m. UTC | #2
On Thu, 2010-09-09 at 14:36 -0700, David Miller wrote:
> From: Joe Perches <joe@perches.com>
> Date: Tue, 07 Sep 2010 23:33:24 -0700
> > Signed-off-by: Joe Perches <joe@perches.com>
> Saying something is "Supported" is a non-trivial commitment, so I'm
> not applying this until there is at least some kind of ACK from
> Sjur or one of the other CAIF hackers.

No worries, I corresponded with Sjur before posting that.

He should definitely ack it so you can commit it.

> > ---
> >  MAINTAINERS |   10 ++++++++++
> >  1 files changed, 10 insertions(+), 0 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index c36f5d7..f2b3ece 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1445,6 +1445,16 @@ S:	Maintained
> >  F:	Documentation/video4linux/cafe_ccic
> >  F:	drivers/media/video/cafe_ccic*
> >  
> > +CAIF NETWORK LAYER
> > +M:	Sjur Braendeland <sjur.brandeland@stericsson.com>
> > +L:	netdev@vger.kernel.org
> > +S:	Supported
> > +F:	Documentation/networking/caif/
> > +F:	drivers/net/caif/
> > +F:	include/linux/caif/
> > +F:	include/net/caif/
> > +F:	net/caif/
> > +
> >  CALGARY x86-64 IOMMU
> >  M:	Muli Ben-Yehuda <muli@il.ibm.com>
> >  M:	"Jon D. Mason" <jdmason@kudzu.us>


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
David Miller Sept. 10, 2010, 4:42 a.m. UTC | #3
From: Joe Perches <joe@perches.com>
Date: Thu, 09 Sep 2010 18:24:37 -0700

> On Thu, 2010-09-09 at 14:36 -0700, David Miller wrote:
>> From: Joe Perches <joe@perches.com>
>> Date: Tue, 07 Sep 2010 23:33:24 -0700
>> > Signed-off-by: Joe Perches <joe@perches.com>
>> Saying something is "Supported" is a non-trivial commitment, so I'm
>> not applying this until there is at least some kind of ACK from
>> Sjur or one of the other CAIF hackers.
> 
> No worries, I corresponded with Sjur before posting that.
> 
> He should definitely ack it so you can commit it.

Fair enough, applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c36f5d7..f2b3ece 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1445,6 +1445,16 @@  S:	Maintained
 F:	Documentation/video4linux/cafe_ccic
 F:	drivers/media/video/cafe_ccic*
 
+CAIF NETWORK LAYER
+M:	Sjur Braendeland <sjur.brandeland@stericsson.com>
+L:	netdev@vger.kernel.org
+S:	Supported
+F:	Documentation/networking/caif/
+F:	drivers/net/caif/
+F:	include/linux/caif/
+F:	include/net/caif/
+F:	net/caif/
+
 CALGARY x86-64 IOMMU
 M:	Muli Ben-Yehuda <muli@il.ibm.com>
 M:	"Jon D. Mason" <jdmason@kudzu.us>