[v3] maintainers: update for interrupt subsystem

Message ID 1592396888-31970-1-git-send-email-hkalra@marvell.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [v3] maintainers: update for interrupt subsystem |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-nxp-Performance success Performance Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/travis-robot success Travis build: passed
ci/iol-testing success Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK

Commit Message

Harman Kalra June 17, 2020, 12:28 p.m. UTC
  updating MAINTAINERS file for interrupt subsytem.

Signed-off-by: Harman Kalra <hkalra@marvell.com>
---
V2: simplified way for covering all interrupt related files.

V3: in replying to original mail.

 MAINTAINERS | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
  

Comments

Thomas Monjalon June 23, 2020, 9:21 p.m. UTC | #1
17/06/2020 14:28, Harman Kalra:
> updating MAINTAINERS file for interrupt subsytem.
> 
> Signed-off-by: Harman Kalra <hkalra@marvell.com>
> ---
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> +Interrupt Subsystem
> +M: Harman Kalra <hkalra@marvell.com>
> +F: lib/librte_eal/*/*interrupts.*
> +F: app/test/test_interrupts.c

Applied, thanks for volunteering
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 816696caf..45b6c3a99 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -182,7 +182,6 @@  F: app/test/test_cycles.c
 F: app/test/test_debug.c
 F: app/test/test_eal*
 F: app/test/test_errno.c
-F: app/test/test_interrupts.c
 F: app/test/test_logs.c
 F: app/test/test_memcpy*
 F: app/test/test_per_lcore.c
@@ -223,6 +222,11 @@  F: app/test/test_malloc.c
 F: app/test/test_memory.c
 F: app/test/test_memzone.c
 
+Interrupt Subsystem
+M: Harman Kalra <hkalra@marvell.com>
+F: lib/librte_eal/*/*interrupts.*
+F: app/test/test_interrupts.c
+
 Keep alive
 F: lib/librte_eal/include/rte_keepalive.h
 F: lib/librte_eal/common/rte_keepalive.c