diff mbox series

[net,3/8] MAINTAINERS: remove Andy Gospodarek from bonding

Message ID 20250106165404.1832481-4-kuba@kernel.org (mailing list archive)
State Superseded
Delegated to: Netdev Maintainers
Headers show
Series MAINTAINERS: spring 2025 cleanup of networking maintainers | expand

Checks

Context Check Description
netdev/series_format success Posting correctly formatted
netdev/tree_selection success Clearly marked for net
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present fail Series targets non-next tree, but doesn't contain any Fixes tags
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2025-01-07--18-00 (tests: 883)

Commit Message

Jakub Kicinski Jan. 6, 2025, 4:53 p.m. UTC
Andy does not participate much in bonding reviews.

gitdm missingmaint says:

Subsystem BONDING DRIVER
  Changes 149 / 336 (44%)
  Last activity: 2024-09-05
  Jay Vosburgh <jv@jvosburgh.net>:
    Tags 68db604e16d5 2024-09-05 00:00:00 8
  Andy Gospodarek <andy@greyhouse.net>:
  Top reviewers:
    [65]: jay.vosburgh@canonical.com
    [23]: liuhangbin@gmail.com
    [16]: razor@blackwall.org
  INACTIVE MAINTAINER Andy Gospodarek <andy@greyhouse.net>

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
CC: jv@jvosburgh.net
CC: andy@greyhouse.net
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Nikolay Aleksandrov Jan. 6, 2025, 8:53 p.m. UTC | #1
On 1/6/25 18:53, Jakub Kicinski wrote:
> Andy does not participate much in bonding reviews.
> 
> gitdm missingmaint says:
> 
> Subsystem BONDING DRIVER
>   Changes 149 / 336 (44%)
>   Last activity: 2024-09-05
>   Jay Vosburgh <jv@jvosburgh.net>:
>     Tags 68db604e16d5 2024-09-05 00:00:00 8
>   Andy Gospodarek <andy@greyhouse.net>:
>   Top reviewers:
>     [65]: jay.vosburgh@canonical.com
>     [23]: liuhangbin@gmail.com
>     [16]: razor@blackwall.org
>   INACTIVE MAINTAINER Andy Gospodarek <andy@greyhouse.net>
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> CC: jv@jvosburgh.net
> CC: andy@greyhouse.net
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 91b72e8d8661..7f22da12284c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4065,7 +4065,6 @@ F:	net/bluetooth/
>  
>  BONDING DRIVER
>  M:	Jay Vosburgh <jv@jvosburgh.net>
> -M:	Andy Gospodarek <andy@greyhouse.net>
>  L:	netdev@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/networking/bonding.rst

I think Andy should be moved to CREDITS, he has been a bonding
maintainer for a very long time and has contributed to it a lot.

Cheers,
 Nik
Jay Vosburgh Jan. 6, 2025, 9:01 p.m. UTC | #2
Nikolay Aleksandrov <razor@blackwall.org> wrote:

>On 1/6/25 18:53, Jakub Kicinski wrote:
>> Andy does not participate much in bonding reviews.
>> 
>> gitdm missingmaint says:
>> 
>> Subsystem BONDING DRIVER
>>   Changes 149 / 336 (44%)
>>   Last activity: 2024-09-05
>>   Jay Vosburgh <jv@jvosburgh.net>:
>>     Tags 68db604e16d5 2024-09-05 00:00:00 8
>>   Andy Gospodarek <andy@greyhouse.net>:
>>   Top reviewers:
>>     [65]: jay.vosburgh@canonical.com
>>     [23]: liuhangbin@gmail.com
>>     [16]: razor@blackwall.org
>>   INACTIVE MAINTAINER Andy Gospodarek <andy@greyhouse.net>
>> 
>> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
>> ---
>> CC: jv@jvosburgh.net
>> CC: andy@greyhouse.net
>> ---
>>  MAINTAINERS | 1 -
>>  1 file changed, 1 deletion(-)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 91b72e8d8661..7f22da12284c 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4065,7 +4065,6 @@ F:	net/bluetooth/
>>  
>>  BONDING DRIVER
>>  M:	Jay Vosburgh <jv@jvosburgh.net>
>> -M:	Andy Gospodarek <andy@greyhouse.net>
>>  L:	netdev@vger.kernel.org
>>  S:	Maintained
>>  F:	Documentation/networking/bonding.rst
>
>I think Andy should be moved to CREDITS, he has been a bonding
>maintainer for a very long time and has contributed to it a lot.

	Agreed.

	-J

---
	-Jay Vosburgh, jv@jvosburgh.net
Jakub Kicinski Jan. 6, 2025, 11:34 p.m. UTC | #3
On Mon, 06 Jan 2025 13:01:28 -0800 Jay Vosburgh wrote:
> >>  BONDING DRIVER
> >>  M:	Jay Vosburgh <jv@jvosburgh.net>
> >> -M:	Andy Gospodarek <andy@greyhouse.net>
> >>  L:	netdev@vger.kernel.org
> >>  S:	Maintained
> >>  F:	Documentation/networking/bonding.rst  
> >
> >I think Andy should be moved to CREDITS, he has been a bonding
> >maintainer for a very long time and has contributed to it a lot.  
> 
> 	Agreed.

Sorry about that! Does the text below sound good?

N: Andy Gospodarek
E: andy@greyhouse.net
D: Maintenance and contributions to the network interface bonding driver.
Jay Vosburgh Jan. 7, 2025, 2:26 a.m. UTC | #4
Jakub Kicinski <kuba@kernel.org> wrote:

>On Mon, 06 Jan 2025 13:01:28 -0800 Jay Vosburgh wrote:
>> >>  BONDING DRIVER
>> >>  M:	Jay Vosburgh <jv@jvosburgh.net>
>> >> -M:	Andy Gospodarek <andy@greyhouse.net>
>> >>  L:	netdev@vger.kernel.org
>> >>  S:	Maintained
>> >>  F:	Documentation/networking/bonding.rst  
>> >
>> >I think Andy should be moved to CREDITS, he has been a bonding
>> >maintainer for a very long time and has contributed to it a lot.  
>> 
>> 	Agreed.
>
>Sorry about that! Does the text below sound good?
>
>N: Andy Gospodarek
>E: andy@greyhouse.net
>D: Maintenance and contributions to the network interface bonding driver.

	Looks good to me.

	-J

---
	-Jay Vosburgh, jv@jvosburgh.net
Nikolay Aleksandrov Jan. 7, 2025, 6:44 a.m. UTC | #5
On 1/7/25 01:34, Jakub Kicinski wrote:
> On Mon, 06 Jan 2025 13:01:28 -0800 Jay Vosburgh wrote:
>>>>  BONDING DRIVER
>>>>  M:	Jay Vosburgh <jv@jvosburgh.net>
>>>> -M:	Andy Gospodarek <andy@greyhouse.net>
>>>>  L:	netdev@vger.kernel.org
>>>>  S:	Maintained
>>>>  F:	Documentation/networking/bonding.rst  
>>>
>>> I think Andy should be moved to CREDITS, he has been a bonding
>>> maintainer for a very long time and has contributed to it a lot.  
>>
>> 	Agreed.
> 
> Sorry about that! Does the text below sound good?
> 
> N: Andy Gospodarek
> E: andy@greyhouse.net
> D: Maintenance and contributions to the network interface bonding driver.

Ack, sounds good
Andy Gospodarek Jan. 7, 2025, 12:56 p.m. UTC | #6
On Mon, Jan 06, 2025 at 03:34:41PM -0800, Jakub Kicinski wrote:
> On Mon, 06 Jan 2025 13:01:28 -0800 Jay Vosburgh wrote:
> > >>  BONDING DRIVER
> > >>  M:	Jay Vosburgh <jv@jvosburgh.net>
> > >> -M:	Andy Gospodarek <andy@greyhouse.net>
> > >>  L:	netdev@vger.kernel.org
> > >>  S:	Maintained
> > >>  F:	Documentation/networking/bonding.rst  
> > >
> > >I think Andy should be moved to CREDITS, he has been a bonding
> > >maintainer for a very long time and has contributed to it a lot.  
> > 
> > 	Agreed.
> 
> Sorry about that! Does the text below sound good?
> 
> N: Andy Gospodarek
> E: andy@greyhouse.net
> D: Maintenance and contributions to the network interface bonding driver.

This is totally fair as I do not make the time to review bonding patches
any longer.  I do appreciate being moved to CREDITS and not being wiped
out completely.  Thanks Jay and Nik for looking out for me.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 91b72e8d8661..7f22da12284c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4065,7 +4065,6 @@  F:	net/bluetooth/
 
 BONDING DRIVER
 M:	Jay Vosburgh <jv@jvosburgh.net>
-M:	Andy Gospodarek <andy@greyhouse.net>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	Documentation/networking/bonding.rst