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 <[email protected]>
Reviewed-by: Wathsala Vithanage <[email protected]>
---
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 <[email protected]>
+M: Jack Bond-Preston <[email protected]>
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 <[email protected]>
+M: Jack Bond-Preston <[email protected]>
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 <[email protected]>
+M: Jack Bond-Preston <[email protected]>
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 <[email protected]>