2006-10-11 21:15:06

by Jiri Slaby

[permalink] [raw]
Subject: [PATCH] maintainers: add me to isicom, mxser

maintainers: add me to isicom, mxser

I can maintain moxa and isicom char drivers, because I've rewritten them to
the new API.

Signed-off-by: Jiri Slaby <[email protected]>

---
commit d2feb2fd87cc5e7db4cd8e8ddd910d9d2d6cebf1
tree 664ff80a517947d6766d80da81e8421eae1f6825
parent b2090dd621f58423950e8e79b0959889d26a8227
author Jiri Slaby <[email protected]> Wed, 11 Oct 2006 23:09:49 +0200
committer Jiri Slaby <[email protected]> Wed, 11 Oct 2006 23:09:49 +0200

MAINTAINERS | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c4563ce..97beb1c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2020,6 +2020,11 @@ M: [email protected]
L: [email protected]
S: Maintained

+MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
+P: Jiri Slaby
+M: [email protected]
+S: Maintained
+
MSI LAPTOP SUPPORT
P: Lennart Poettering
M: [email protected]
@@ -2042,6 +2047,11 @@ P: Andrew Veliath
M: [email protected]
S: Maintained

+MULTITECH MULTIPORT CARD (ISICOM)
+P: Jiri Slaby
+M: [email protected]
+S: Maintained
+
NATSEMI ETHERNET DRIVER (DP8381x)
P: Tim Hockin
M: [email protected]


2006-10-11 21:32:11

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] maintainers: add me to isicom, mxser

On Wed, 11 Oct 2006 23:14:27 +0200 (CEST) Jiri Slaby wrote:

> maintainers: add me to isicom, mxser
>
> I can maintain moxa and isicom char drivers, because I've rewritten them to
> the new API.
>
> Signed-off-by: Jiri Slaby <[email protected]>
>
> ---
> MAINTAINERS | 10 ++++++++++
> 1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c4563ce..97beb1c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2020,6 +2020,11 @@ M: [email protected]
> L: [email protected]
> S: Maintained
>
> +MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
> +P: Jiri Slaby
> +M: [email protected]
> +S: Maintained
> +

L: (mailing list) too, please.

> +MULTITECH MULTIPORT CARD (ISICOM)
> +P: Jiri Slaby
> +M: [email protected]
> +S: Maintained


---
~Randy

2006-10-11 21:45:09

by Jiri Slaby

[permalink] [raw]
Subject: [PATCH try2] maintainers: add me to isicom, mxser

Randy Dunlap wrote:
> On Wed, 11 Oct 2006 23:14:27 +0200 (CEST) Jiri Slaby wrote:
>> +MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
>> +P: Jiri Slaby
>> +M: [email protected]
>> +S: Maintained
>> +
>
>L: (mailing list) too, please.

Ok, thanks, here is a corrected patch.
--

maintainers: add me to isicom, mxser

I can maintain moxa and isicom char drivers, because I've rewritten them to
the new API.

Signed-off-by: Jiri Slaby <[email protected]>

---
commit d2feb2fd87cc5e7db4cd8e8ddd910d9d2d6cebf1
tree 664ff80a517947d6766d80da81e8421eae1f6825
parent b2090dd621f58423950e8e79b0959889d26a8227
author Jiri Slaby <[email protected]> Wed, 11 Oct 2006 23:09:49 +0200
committer Jiri Slaby <[email protected]> Wed, 11 Oct 2006 23:09:49 +0200

MAINTAINERS | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c4563ce..97beb1c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2020,6 +2020,11 @@ M: [email protected]
L: [email protected]
S: Maintained

+MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
+P: Jiri Slaby
+M: [email protected]
+S: Maintained
+
MSI LAPTOP SUPPORT
P: Lennart Poettering
M: [email protected]
@@ -2042,6 +2047,11 @@ P: Andrew Veliath
M: [email protected]
S: Maintained

+MULTITECH MULTIPORT CARD (ISICOM)
+P: Jiri Slaby
+M: [email protected]
+S: Maintained
+
NATSEMI ETHERNET DRIVER (DP8381x)
P: Tim Hockin
M: [email protected]

2006-10-11 21:54:08

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH try2] maintainers: add me to isicom, mxser

On Wed, 11 Oct 2006 23:45:02 +0200 (CEST) Jiri Slaby wrote:

> Randy Dunlap wrote:
> > On Wed, 11 Oct 2006 23:14:27 +0200 (CEST) Jiri Slaby wrote:
> >> +MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
> >> +P: Jiri Slaby
> >> +M: [email protected]
> >> +S: Maintained
> >> +
> >
> >L: (mailing list) too, please.
>
> Ok, thanks, here is a corrected patch.

Did you resend the version 1 patch instead??

> --
>
> maintainers: add me to isicom, mxser
>
> I can maintain moxa and isicom char drivers, because I've rewritten them to
> the new API.
>
> Signed-off-by: Jiri Slaby <[email protected]>
>
> ---
> commit d2feb2fd87cc5e7db4cd8e8ddd910d9d2d6cebf1
> tree 664ff80a517947d6766d80da81e8421eae1f6825
> parent b2090dd621f58423950e8e79b0959889d26a8227
> author Jiri Slaby <[email protected]> Wed, 11 Oct 2006 23:09:49 +0200
> committer Jiri Slaby <[email protected]> Wed, 11 Oct 2006 23:09:49 +0200
>
> MAINTAINERS | 10 ++++++++++
> 1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c4563ce..97beb1c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2020,6 +2020,11 @@ M: [email protected]
> L: [email protected]
> S: Maintained
>
> +MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
> +P: Jiri Slaby
> +M: [email protected]
> +S: Maintained
> +
> MSI LAPTOP SUPPORT
> P: Lennart Poettering
> M: [email protected]
> @@ -2042,6 +2047,11 @@ P: Andrew Veliath
> M: [email protected]
> S: Maintained
>
> +MULTITECH MULTIPORT CARD (ISICOM)
> +P: Jiri Slaby
> +M: [email protected]
> +S: Maintained
> +
> NATSEMI ETHERNET DRIVER (DP8381x)
> P: Tim Hockin
> M: [email protected]
>


---
~Randy

2006-10-11 21:59:33

by Jiri Slaby

[permalink] [raw]
Subject: [PATCH try3] maintainers: add me to isicom, mxser

Randy Dunlap wrote:
> On Wed, 11 Oct 2006 23:45:02 +0200 (CEST) Jiri Slaby wrote:
>> Ok, thanks, here is a corrected patch.
>
> Did you resend the version 1 patch instead??

Exactly :(. Now:

--

maintainers: add me to isicom, mxser

I can maintain moxa and isicom char drivers, because I've rewritten them to
the new API.

Signed-off-by: Jiri Slaby <[email protected]>

---
commit a17f8130e4af536608ed6f93341003dd5f0af825
tree 5712fa3dc9a5a69550d3c17c3617ac4276304bdd
parent b2090dd621f58423950e8e79b0959889d26a8227
author Jiri Slaby <[email protected]> Wed, 11 Oct 2006 23:42:04 +0200
committer Jiri Slaby <[email protected]> Wed, 11 Oct 2006 23:42:04 +0200

MAINTAINERS | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c4563ce..b1d6e8f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2020,6 +2020,12 @@ M: [email protected]
L: [email protected]
S: Maintained

+MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
+P: Jiri Slaby
+M: [email protected]
+L: [email protected]
+S: Maintained
+
MSI LAPTOP SUPPORT
P: Lennart Poettering
M: [email protected]
@@ -2042,6 +2048,12 @@ P: Andrew Veliath
M: [email protected]
S: Maintained

+MULTITECH MULTIPORT CARD (ISICOM)
+P: Jiri Slaby
+M: [email protected]
+L: [email protected]
+S: Maintained
+
NATSEMI ETHERNET DRIVER (DP8381x)
P: Tim Hockin
M: [email protected]