* [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
@ 2024-01-29 17:12 Andrew Halaney
2024-01-30 15:33 ` Vinod Koul
2024-02-01 0:00 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 5+ messages in thread
From: Andrew Halaney @ 2024-01-29 17:12 UTC (permalink / raw)
To: Vinod Koul, Alexandre Torgue, Jose Abreu, David S. Miller,
Eric Dumazet, Jakub Kicinski, Paolo Abeni, Maxime Coquelin
Cc: linux-kernel, netdev, linux-arm-msm, linux-stm32,
linux-arm-kernel, Andrew Halaney
Bhupesh's email responds indicating they've changed employers and with
no new contact information. Let's drop the line from MAINTAINERS to
avoid getting the same response over and over.
Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
---
If anyone knows how to contact Bhupesh / if they're willing to continue
being a reviewer feel free to suggest an alternative, but for the moment
this is better than nothing.
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 939f6dd0ef6a..b285d9a123ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18080,7 +18080,6 @@ F: drivers/net/ethernet/qualcomm/emac/
QUALCOMM ETHQOS ETHERNET DRIVER
M: Vinod Koul <vkoul@kernel.org>
-R: Bhupesh Sharma <bhupesh.sharma@linaro.org>
L: netdev@vger.kernel.org
L: linux-arm-msm@vger.kernel.org
S: Maintained
---
base-commit: 596764183be8ebb13352b281a442a1f1151c9b06
change-id: 20240129-remove-dwmac-qcom-ethqos-reviewer-1a37d8c71383
Best regards,
--
Andrew Halaney <ahalaney@redhat.com>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
2024-01-29 17:12 [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver Andrew Halaney
@ 2024-01-30 15:33 ` Vinod Koul
2024-01-30 15:53 ` Andrew Halaney
2024-02-01 0:00 ` patchwork-bot+netdevbpf
1 sibling, 1 reply; 5+ messages in thread
From: Vinod Koul @ 2024-01-30 15:33 UTC (permalink / raw)
To: Andrew Halaney, bhupesh.linux
Cc: Alexandre Torgue, Jose Abreu, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, Maxime Coquelin, linux-kernel,
netdev, linux-arm-msm, linux-stm32, linux-arm-kernel
On 29-01-24, 11:12, Andrew Halaney wrote:
> Bhupesh's email responds indicating they've changed employers and with
> no new contact information. Let's drop the line from MAINTAINERS to
> avoid getting the same response over and over.
Looks like Bhupesh sent the patch changing but never followed up with a
v2 for this:
lore.kernel.org/r/20230915191600.3410862-1-bhupesh.linux@gmail.com
Would prefer if this is changed to his email (copied him as well)
>
> Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
> ---
> If anyone knows how to contact Bhupesh / if they're willing to continue
> being a reviewer feel free to suggest an alternative, but for the moment
> this is better than nothing.
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 939f6dd0ef6a..b285d9a123ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18080,7 +18080,6 @@ F: drivers/net/ethernet/qualcomm/emac/
>
> QUALCOMM ETHQOS ETHERNET DRIVER
> M: Vinod Koul <vkoul@kernel.org>
> -R: Bhupesh Sharma <bhupesh.sharma@linaro.org>
> L: netdev@vger.kernel.org
> L: linux-arm-msm@vger.kernel.org
> S: Maintained
>
> ---
> base-commit: 596764183be8ebb13352b281a442a1f1151c9b06
> change-id: 20240129-remove-dwmac-qcom-ethqos-reviewer-1a37d8c71383
>
> Best regards,
> --
> Andrew Halaney <ahalaney@redhat.com>
--
~Vinod
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
2024-01-30 15:33 ` Vinod Koul
@ 2024-01-30 15:53 ` Andrew Halaney
2024-01-31 23:41 ` Jakub Kicinski
0 siblings, 1 reply; 5+ messages in thread
From: Andrew Halaney @ 2024-01-30 15:53 UTC (permalink / raw)
To: Vinod Koul
Cc: bhupesh.linux, Alexandre Torgue, Jose Abreu, David S. Miller,
Eric Dumazet, Jakub Kicinski, Paolo Abeni, Maxime Coquelin,
linux-kernel, netdev, linux-arm-msm, linux-stm32,
linux-arm-kernel
On Tue, Jan 30, 2024 at 09:03:22PM +0530, Vinod Koul wrote:
> On 29-01-24, 11:12, Andrew Halaney wrote:
> > Bhupesh's email responds indicating they've changed employers and with
> > no new contact information. Let's drop the line from MAINTAINERS to
> > avoid getting the same response over and over.
>
> Looks like Bhupesh sent the patch changing but never followed up with a
> v2 for this:
> lore.kernel.org/r/20230915191600.3410862-1-bhupesh.linux@gmail.com
>
> Would prefer if this is changed to his email (copied him as well)
>
Thanks for finding that! Bhupesh, do you plan on spinning a v2 soon? If
so I will not send a v2, otherwise I can respin this with your email and
no .mailmap change.
>
> >
> > Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
> > ---
> > If anyone knows how to contact Bhupesh / if they're willing to continue
> > being a reviewer feel free to suggest an alternative, but for the moment
> > this is better than nothing.
> > ---
> > MAINTAINERS | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 939f6dd0ef6a..b285d9a123ce 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -18080,7 +18080,6 @@ F: drivers/net/ethernet/qualcomm/emac/
> >
> > QUALCOMM ETHQOS ETHERNET DRIVER
> > M: Vinod Koul <vkoul@kernel.org>
> > -R: Bhupesh Sharma <bhupesh.sharma@linaro.org>
> > L: netdev@vger.kernel.org
> > L: linux-arm-msm@vger.kernel.org
> > S: Maintained
> >
> > ---
> > base-commit: 596764183be8ebb13352b281a442a1f1151c9b06
> > change-id: 20240129-remove-dwmac-qcom-ethqos-reviewer-1a37d8c71383
> >
> > Best regards,
> > --
> > Andrew Halaney <ahalaney@redhat.com>
>
> --
> ~Vinod
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
2024-01-30 15:53 ` Andrew Halaney
@ 2024-01-31 23:41 ` Jakub Kicinski
0 siblings, 0 replies; 5+ messages in thread
From: Jakub Kicinski @ 2024-01-31 23:41 UTC (permalink / raw)
To: Andrew Halaney
Cc: Vinod Koul, bhupesh.linux, Alexandre Torgue, Jose Abreu,
David S. Miller, Eric Dumazet, Paolo Abeni, Maxime Coquelin,
linux-kernel, netdev, linux-arm-msm, linux-stm32,
linux-arm-kernel
On Tue, 30 Jan 2024 09:53:22 -0600 Andrew Halaney wrote:
> > Looks like Bhupesh sent the patch changing but never followed up with a
> > v2 for this:
> > lore.kernel.org/r/20230915191600.3410862-1-bhupesh.linux@gmail.com
> >
> > Would prefer if this is changed to his email (copied him as well)
> >
>
> Thanks for finding that! Bhupesh, do you plan on spinning a v2 soon? If
> so I will not send a v2, otherwise I can respin this with your email and
> no .mailmap change.
The lack of response is not inspiring confidence. We can add Bhupesh
back if he wants to be active again..
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
2024-01-29 17:12 [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver Andrew Halaney
2024-01-30 15:33 ` Vinod Koul
@ 2024-02-01 0:00 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 5+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-02-01 0:00 UTC (permalink / raw)
To: Andrew Halaney
Cc: vkoul, alexandre.torgue, joabreu, davem, edumazet, kuba, pabeni,
mcoquelin.stm32, linux-kernel, netdev, linux-arm-msm, linux-stm32,
linux-arm-kernel
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 29 Jan 2024 11:12:11 -0600 you wrote:
> Bhupesh's email responds indicating they've changed employers and with
> no new contact information. Let's drop the line from MAINTAINERS to
> avoid getting the same response over and over.
>
> Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
> ---
> If anyone knows how to contact Bhupesh / if they're willing to continue
> being a reviewer feel free to suggest an alternative, but for the moment
> this is better than nothing.
>
> [...]
Here is the summary with links:
- MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
https://git.kernel.org/netdev/net/c/e028243003ad
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-02-01 0:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-29 17:12 [PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver Andrew Halaney
2024-01-30 15:33 ` Vinod Koul
2024-01-30 15:53 ` Andrew Halaney
2024-01-31 23:41 ` Jakub Kicinski
2024-02-01 0:00 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).