Signed-off-by: Joe Perches <[email protected]>
---
MAINTAINERS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 71e6fe3..680d602 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5497,6 +5497,11 @@ M: Haiyang Zhang <[email protected]>
S: Odd Fixes
F: drivers/staging/hv/
+STAGING - INDUSTRIAL IO
+M: Jonathan Cameron <[email protected]>
+S: Odd Fixes
+F: drivers/staging/iio/
+
STARFIRE/DURALAN NETWORK DRIVER
M: Ion Badulescu <[email protected]>
S: Odd Fixes
--
1.7.1.244.gbdc4
On 06/07/10 19:49, Joe Perches wrote:
Good idea. Could we have the mailing list as well.
L: [email protected]
I can do it as an incremental patch if you would prefer.
Either way,
Acked-by: Jonathan Cameron <[email protected]>
> Signed-off-by: Joe Perches <[email protected]>
> ---
> MAINTAINERS | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 71e6fe3..680d602 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5497,6 +5497,11 @@ M: Haiyang Zhang <[email protected]>
> S: Odd Fixes
> F: drivers/staging/hv/
>
> +STAGING - INDUSTRIAL IO
> +M: Jonathan Cameron <[email protected]>
> +S: Odd Fixes
> +F: drivers/staging/iio/
> +
> STARFIRE/DURALAN NETWORK DRIVER
> M: Ion Badulescu <[email protected]>
> S: Odd Fixes
On Mon, Jun 07, 2010 at 07:52:43PM +0100, Jonathan Cameron wrote:
> On 06/07/10 19:49, Joe Perches wrote:
>
> Good idea. Could we have the mailing list as well.
> L: [email protected]
Maybe the mailing list could be added to the TODO file too, it only
mentions the LKML.
> I can do it as an incremental patch if you would prefer.
> Either way,
>
> Acked-by: Jonathan Cameron <[email protected]>
>
> > Signed-off-by: Joe Perches <[email protected]>
> > ---
> > MAINTAINERS | 5 +++++
> > 1 files changed, 5 insertions(+), 0 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 71e6fe3..680d602 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -5497,6 +5497,11 @@ M: Haiyang Zhang <[email protected]>
> > S: Odd Fixes
> > F: drivers/staging/hv/
> >
> > +STAGING - INDUSTRIAL IO
> > +M: Jonathan Cameron <[email protected]>
> > +S: Odd Fixes
> > +F: drivers/staging/iio/
> > +
> > STARFIRE/DURALAN NETWORK DRIVER
> > M: Ion Badulescu <[email protected]>
> > S: Odd Fixes
>
> _______________________________________________
> devel mailing list
> [email protected]
> http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
--
Charles Cl?ment
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Jonathan Cameron <[email protected]>
---
MAINTAINERS | 6 +++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 71e6fe3..680d602 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5497,6 +5497,12 @@ M: Haiyang Zhang <[email protected]>
S: Odd Fixes
F: drivers/staging/hv/
+STAGING - INDUSTRIAL IO
+M: Jonathan Cameron <[email protected]>
+L: [email protected]
+S: Odd Fixes
+F: drivers/staging/iio/
+
STARFIRE/DURALAN NETWORK DRIVER
M: Ion Badulescu <[email protected]>
S: Odd Fixes
On 06/07/10 20:21, Charles Cl?ment wrote:
> On Mon, Jun 07, 2010 at 07:52:43PM +0100, Jonathan Cameron wrote:
>> On 06/07/10 19:49, Joe Perches wrote:
>>
>> Good idea. Could we have the mailing list as well.
>> L: [email protected]
>
> Maybe the mailing list could be added to the TODO file too, it only
> mentions the LKML.
Good idea. I've just sent Greg KH a patch to do just that.
Thanks,
Jonathan