2015-04-21 19:46:30

by Bjorn Helgaas

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces)

Email to Mohit Kumar <[email protected]> has been bouncing, so remove the
address from MAINTAINERS. Let me know if you have an updated address or a
replacement.

Signed-off-by: Bjorn Helgaas <[email protected]>
---
MAINTAINERS | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 40eaa356e355..81cb034878e3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7515,7 +7515,6 @@ S: Maintained
F: drivers/pci/host/pci-exynos.c

PCI DRIVER FOR SYNOPSIS DESIGNWARE
-M: Mohit Kumar <[email protected]>
M: Jingoo Han <[email protected]>
L: [email protected]
S: Maintained
@@ -7530,9 +7529,8 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt
F: drivers/pci/host/pci-host-generic.c

PCIE DRIVER FOR ST SPEAR13XX
-M: Mohit Kumar <[email protected]>
L: [email protected]
-S: Maintained
+S: Orphan
F: drivers/pci/host/*spear*

PCMCIA SUBSYSTEM


2015-04-21 20:01:26

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces)

On Tue, 2015-04-21 at 14:46 -0500, Bjorn Helgaas wrote:
> Email to Mohit Kumar <[email protected]> has been bouncing, so remove the
> address from MAINTAINERS. Let me know if you have an updated address or a
> replacement.

It'd be nice to add a CREDITS entry if Mohit has
really disappeared.

Either that or CREDITS should be deprecated or
deleted now that git log information is pretty
comprehensive and contains 10+ years of data.

> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> PCI DRIVER FOR SYNOPSIS DESIGNWARE
> -M: Mohit Kumar <[email protected]>
[]
> PCIE DRIVER FOR ST SPEAR13XX
> -M: Mohit Kumar <[email protected]>
> L: [email protected]
> -S: Maintained
> +S: Orphan
> F: drivers/pci/host/*spear*

2015-04-21 20:28:19

by Bjorn Helgaas

[permalink] [raw]
Subject: [PATCH v2] MAINTAINERS: Remove Mohit Kumar (email bounces)

Email to Mohit Kumar <[email protected]> has been bouncing, so remove the
address from MAINTAINERS and add an entry in CREDITS.

Signed-off-by: Bjorn Helgaas <[email protected]>
---
CREDITS | 4 ++++
MAINTAINERS | 4 +---
2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/CREDITS b/CREDITS
index 843e17647f3b..6bb0d51e83de 100644
--- a/CREDITS
+++ b/CREDITS
@@ -2045,6 +2045,10 @@ D: pirq addr, CS5535 alsa audio driver
S: Gurgaon, India
S: Kuala Lumpur, Malaysia

+N: Mohit Kumar
+D: ST Microelectronics SPEAr13xx PCI host bridge driver
+D: Synopsys Designware PCI host bridge driver
+
N: Gabor Kuti
M: [email protected]
M: [email protected]
diff --git a/MAINTAINERS b/MAINTAINERS
index a123c39b4f0e..1c95b707a5f6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7490,7 +7490,6 @@ S: Maintained
F: drivers/pci/host/pci-exynos.c

PCI DRIVER FOR SYNOPSIS DESIGNWARE
-M: Mohit Kumar <[email protected]>
M: Jingoo Han <[email protected]>
L: [email protected]
S: Maintained
@@ -7505,9 +7504,8 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt
F: drivers/pci/host/pci-host-generic.c

PCIE DRIVER FOR ST SPEAR13XX
-M: Mohit Kumar <[email protected]>
L: [email protected]
-S: Maintained
+S: Orphan
F: drivers/pci/host/*spear*

PCMCIA SUBSYSTEM

2015-04-27 05:43:28

by Viresh Kumar

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: Remove Mohit Kumar (email bounces)

[Fixing Mohit's and Pratyush's email ids]

On Wed, Apr 22, 2015 at 1:58 AM, Bjorn Helgaas <[email protected]> wrote:
> Email to Mohit Kumar <[email protected]> has been bouncing, so remove the
> address from MAINTAINERS and add an entry in CREDITS.
>
> Signed-off-by: Bjorn Helgaas <[email protected]>
> ---
> CREDITS | 4 ++++
> MAINTAINERS | 4 +---
> 2 files changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index 843e17647f3b..6bb0d51e83de 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -2045,6 +2045,10 @@ D: pirq addr, CS5535 alsa audio driver
> S: Gurgaon, India
> S: Kuala Lumpur, Malaysia
>
> +N: Mohit Kumar
> +D: ST Microelectronics SPEAr13xx PCI host bridge driver
> +D: Synopsys Designware PCI host bridge driver
> +
> N: Gabor Kuti
> M: [email protected]
> M: [email protected]
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a123c39b4f0e..1c95b707a5f6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7490,7 +7490,6 @@ S: Maintained
> F: drivers/pci/host/pci-exynos.c
>
> PCI DRIVER FOR SYNOPSIS DESIGNWARE
> -M: Mohit Kumar <[email protected]>
> M: Jingoo Han <[email protected]>
> L: [email protected]
> S: Maintained
> @@ -7505,9 +7504,8 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt
> F: drivers/pci/host/pci-host-generic.c
>
> PCIE DRIVER FOR ST SPEAR13XX
> -M: Mohit Kumar <[email protected]>
> L: [email protected]
> -S: Maintained
> +S: Orphan
> F: drivers/pci/host/*spear*
>
> PCMCIA SUBSYSTEM

Its really sad that we have to get down to this, these two
should have done it..

Anyway, please hold on this patch and I will update it for them.

2015-04-27 05:50:36

by Viresh Kumar

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: Remove Mohit Kumar (email bounces)

On Mon, Apr 27, 2015 at 11:13 AM, Viresh Kumar <[email protected]> wrote:
> Anyway, please hold on this patch and I will update it for them.

Ahh, its already gone. :)

Okay, I will let them handle it now. Guys please fix your email-ids in kernel.