[PATCH] MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file

Shannon Nelson posted 1 patch 3 months, 3 weeks ago
MAINTAINERS | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
[PATCH] MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file
Posted by Shannon Nelson 3 months, 3 weeks ago
Brett Creeley is taking ownership of AMD/Pensando drivers while I wander
off into the sunset with my retirement this month.  I'll still keep an
eye out on a few topics for awhile, and maybe do some free-lance work in
the future.

Meanwhile, thank you all for the fun and support and the many learning
opportunities :-).

Special thanks go to DaveM for merging my first patch long ago, the big
ionic patchset a few years ago, and my last patchset last week.

Cheers,
sln

Signed-off-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
---
 MAINTAINERS | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 99fbde007792..437381aeaa71 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1157,7 +1157,6 @@ F:	arch/x86/include/asm/amd/node.h
 F:	arch/x86/kernel/amd_node.c
 
 AMD PDS CORE DRIVER
-M:	Shannon Nelson <shannon.nelson@amd.com>
 M:	Brett Creeley <brett.creeley@amd.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
@@ -9941,7 +9940,6 @@ F:	drivers/fwctl/mlx5/
 
 FWCTL PDS DRIVER
 M:	Brett Creeley <brett.creeley@amd.com>
-R:	Shannon Nelson <shannon.nelson@amd.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	drivers/fwctl/pds/
@@ -19377,7 +19375,7 @@ F:	crypto/pcrypt.c
 F:	include/crypto/pcrypt.h
 
 PDS DSC VIRTIO DATA PATH ACCELERATOR
-R:	Shannon Nelson <shannon.nelson@amd.com>
+R:	Brett Creeley <brett.creeley@amd.com>
 F:	drivers/vdpa/pds/
 
 PECI HARDWARE MONITORING DRIVERS
@@ -19399,7 +19397,6 @@ F:	include/linux/peci-cpu.h
 F:	include/linux/peci.h
 
 PENSANDO ETHERNET DRIVERS
-M:	Shannon Nelson <shannon.nelson@amd.com>
 M:	Brett Creeley <brett.creeley@amd.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
-- 
2.17.1
Re: [PATCH] MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file
Posted by Brett Creeley 3 months, 3 weeks ago
On 6/16/2025 3:44 PM, Shannon Nelson wrote:
> Brett Creeley is taking ownership of AMD/Pensando drivers while I wander
> off into the sunset with my retirement this month.  I'll still keep an
> eye out on a few topics for awhile, and maybe do some free-lance work in
> the future.
> 
> Meanwhile, thank you all for the fun and support and the many learning
> opportunities :-).
> 
> Special thanks go to DaveM for merging my first patch long ago, the big
> ionic patchset a few years ago, and my last patchset last week.

Shannon,

Congrats on a well earned/deserved milestone. I wish you all the best in 
wandering off into the sunset. Your guidance over the years has been 
invaluable and I hope to continue maintaining our drivers with a 
fraction of the patience and grace you have shown.

I know I already signed off, but I figured it makes sense to do it here 
as well...

Signed-off-by: Brett Creeley <brett.creeley@amd.com>

Thanks,

Brett
> 
> Cheers,
> sln
> 
> Signed-off-by: Brett Creeley <brett.creeley@amd.com>
> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
> ---
>   MAINTAINERS | 5 +----
>   1 file changed, 1 insertion(+), 4 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 99fbde007792..437381aeaa71 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1157,7 +1157,6 @@ F:	arch/x86/include/asm/amd/node.h
>   F:	arch/x86/kernel/amd_node.c
>   
>   AMD PDS CORE DRIVER
> -M:	Shannon Nelson <shannon.nelson@amd.com>
>   M:	Brett Creeley <brett.creeley@amd.com>
>   L:	netdev@vger.kernel.org
>   S:	Maintained
> @@ -9941,7 +9940,6 @@ F:	drivers/fwctl/mlx5/
>   
>   FWCTL PDS DRIVER
>   M:	Brett Creeley <brett.creeley@amd.com>
> -R:	Shannon Nelson <shannon.nelson@amd.com>
>   L:	linux-kernel@vger.kernel.org
>   S:	Maintained
>   F:	drivers/fwctl/pds/
> @@ -19377,7 +19375,7 @@ F:	crypto/pcrypt.c
>   F:	include/crypto/pcrypt.h
>   
>   PDS DSC VIRTIO DATA PATH ACCELERATOR
> -R:	Shannon Nelson <shannon.nelson@amd.com>
> +R:	Brett Creeley <brett.creeley@amd.com>
>   F:	drivers/vdpa/pds/
>   
>   PECI HARDWARE MONITORING DRIVERS
> @@ -19399,7 +19397,6 @@ F:	include/linux/peci-cpu.h
>   F:	include/linux/peci.h
>   
>   PENSANDO ETHERNET DRIVERS
> -M:	Shannon Nelson <shannon.nelson@amd.com>
>   M:	Brett Creeley <brett.creeley@amd.com>
>   L:	netdev@vger.kernel.org
>   S:	Maintained
Re: [PATCH] MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file
Posted by Alexander Lobakin 3 months, 3 weeks ago
From: Shannon Nelson <shannon.nelson@amd.com>
Date: Mon, 16 Jun 2025 15:44:37 -0700

> Brett Creeley is taking ownership of AMD/Pensando drivers while I wander
> off into the sunset with my retirement this month.  I'll still keep an
> eye out on a few topics for awhile, and maybe do some free-lance work in
> the future.

Didn't you think of moving yourself to CREDITS like a true veteran?

> 
> Meanwhile, thank you all for the fun and support and the many learning
> opportunities :-).
> 
> Special thanks go to DaveM for merging my first patch long ago, the big
> ionic patchset a few years ago, and my last patchset last week.
> 
> Cheers,
> sln
> 
> Signed-off-by: Brett Creeley <brett.creeley@amd.com>
> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>

Thanks,
Olek
Re: [PATCH] MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file
Posted by Nelson, Shannon 3 months, 3 weeks ago
On 6/17/2025 8:03 AM, Alexander Lobakin wrote:
> 
> From: Shannon Nelson <shannon.nelson@amd.com>
> Date: Mon, 16 Jun 2025 15:44:37 -0700
> 
>> Brett Creeley is taking ownership of AMD/Pensando drivers while I wander
>> off into the sunset with my retirement this month.  I'll still keep an
>> eye out on a few topics for awhile, and maybe do some free-lance work in
>> the future.
> 
> Didn't you think of moving yourself to CREDITS like a true veteran?

Thanks, I've had one or two other folks suggest the same ... I wasn't 
sure about taking such a step, but perhaps I'll send something out for 
that.  I realized that I also need to update the .mailmap file.

Cheers,
sln

> 
>>
>> Meanwhile, thank you all for the fun and support and the many learning
>> opportunities :-).
>>
>> Special thanks go to DaveM for merging my first patch long ago, the big
>> ionic patchset a few years ago, and my last patchset last week.
>>
>> Cheers,
>> sln
>>
>> Signed-off-by: Brett Creeley <brett.creeley@amd.com>
>> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
> 
> Thanks,
> Olek
Re: [PATCH] MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file
Posted by Simon Horman 3 months, 3 weeks ago
On Mon, Jun 16, 2025 at 03:44:37PM -0700, Shannon Nelson wrote:
> Brett Creeley is taking ownership of AMD/Pensando drivers while I wander
> off into the sunset with my retirement this month.  I'll still keep an
> eye out on a few topics for awhile, and maybe do some free-lance work in
> the future.
> 
> Meanwhile, thank you all for the fun and support and the many learning
> opportunities :-).
> 
> Special thanks go to DaveM for merging my first patch long ago, the big
> ionic patchset a few years ago, and my last patchset last week.
> Cheers,
> sln
> 
> Signed-off-by: Brett Creeley <brett.creeley@amd.com>
> Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>

Nice symmetry.

Enjoy whatever comes next and thanks for all your contributions.
It's always been a pleasure.

Reviewed-by: Simon Horman <horms@kernel.org>

...