Message ID | 20240129-remove-dwmac-qcom-ethqos-reviewer-v1-1-2645eab61451@redhat.com (mailing list archive) |
---|---|
State | Accepted |
Commit | e028243003ad6e1417cc8ac19af9ded672b9ec59 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
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>
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 >
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..
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!
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
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(-) --- base-commit: 596764183be8ebb13352b281a442a1f1151c9b06 change-id: 20240129-remove-dwmac-qcom-ethqos-reviewer-1a37d8c71383 Best regards,