[2/2] maintainers: update maintainers

Message ID 20240628161139.943999-2-jack.bond-preston@foss.arm.com (mailing list archive)
State Accepted, archived
Delegated to: David Marchand
Headers
Series [1/2] maintainers: update for ARMv7 and ARMv8 |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/github-robot: build success github build: passed
ci/intel-Functional success Functional PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-marvell-Functional success Functional Testing PASS
ci/iol-abi-testing success Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/iol-unit-arm64-testing success Testing PASS
ci/iol-compile-arm64-testing success Testing PASS
ci/iol-unit-amd64-testing success Testing PASS
ci/iol-sample-apps-testing success Testing PASS

Commit Message

Jack Bond-Preston June 28, 2024, 4:11 p.m. UTC
Update maintainers for Bitops, Ticketlock, and ARMv8 Crypto.

Signed-off-by: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
Reviewed-by: Wathsala Vithanage <wathsala.vithanage@arm.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Comments

Ruifeng Wang July 1, 2024, 9:34 a.m. UTC | #1
On 2024/6/29 12:11 AM, Jack Bond-Preston wrote:
> Update maintainers for Bitops, Ticketlock, and ARMv8 Crypto.
> 
> Signed-off-by: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
> Reviewed-by: Wathsala Vithanage <wathsala.vithanage@arm.com>
> ---
>   MAINTAINERS | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dfc022c0c6..6cfcf4cafe 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -247,7 +247,7 @@ F: examples/service_cores/
>   F: doc/guides/sample_app_ug/service_cores.rst
>   
>   Bitops
> -M: Joyce Kong <joyce.kong@arm.com>
> +M: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
>   F: lib/eal/include/rte_bitops.h
>   F: app/test/test_bitops.c
>   
> @@ -268,7 +268,7 @@ F: lib/eal/include/rte_seqlock.h
>   F: app/test/test_seqlock.c
>   
>   Ticketlock
> -M: Joyce Kong <joyce.kong@arm.com>
> +M: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
>   F: lib/eal/include/rte_ticketlock.h
>   F: app/test/test_ticketlock.c
>   
> @@ -1083,7 +1083,7 @@ F: doc/guides/cryptodevs/ionic.rst
>   F: doc/guides/cryptodevs/features/ionic.ini
>   
>   ARMv8 Crypto
> -M: Ruifeng Wang <ruifeng.wang@arm.com>
> +M: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
>   F: drivers/crypto/armv8/
>   F: doc/guides/cryptodevs/armv8.rst
>   F: doc/guides/cryptodevs/features/armv8.ini
Thanks for taking this up.
Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>
  
David Marchand July 12, 2024, 5:07 p.m. UTC | #2
On Mon, Jul 1, 2024 at 11:35 AM Ruifeng Wang <Ruifeng.Wang@arm.com> wrote:
> On 2024/6/29 12:11 AM, Jack Bond-Preston wrote:
> > Update maintainers for Bitops, Ticketlock, and ARMv8 Crypto.
> >
> > Signed-off-by: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
> > Reviewed-by: Wathsala Vithanage <wathsala.vithanage@arm.com>
> Acked-by: Ruifeng Wang <ruifeng.wang@arm.com>

I want to thank you both Ruifeng and Joyce for your work on DPDK.
I hope you will still get around the community.


Applied, thanks.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index dfc022c0c6..6cfcf4cafe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -247,7 +247,7 @@  F: examples/service_cores/
 F: doc/guides/sample_app_ug/service_cores.rst
 
 Bitops
-M: Joyce Kong <joyce.kong@arm.com>
+M: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
 F: lib/eal/include/rte_bitops.h
 F: app/test/test_bitops.c
 
@@ -268,7 +268,7 @@  F: lib/eal/include/rte_seqlock.h
 F: app/test/test_seqlock.c
 
 Ticketlock
-M: Joyce Kong <joyce.kong@arm.com>
+M: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
 F: lib/eal/include/rte_ticketlock.h
 F: app/test/test_ticketlock.c
 
@@ -1083,7 +1083,7 @@  F: doc/guides/cryptodevs/ionic.rst
 F: doc/guides/cryptodevs/features/ionic.ini
 
 ARMv8 Crypto
-M: Ruifeng Wang <ruifeng.wang@arm.com>
+M: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
 F: drivers/crypto/armv8/
 F: doc/guides/cryptodevs/armv8.rst
 F: doc/guides/cryptodevs/features/armv8.ini