[PATCH] MAINTAINERS: Add IRQ SUBSYSTEM

From: Joe Perches
Date: Thu Sep 09 2010 - 12:17:00 EST


On Thu, 2010-09-09 at 08:55 -0700, Arthur Kepner wrote:
> On Thu, Sep 09, 2010 at 10:54:50AM +0200, Thomas Gleixner wrote:
> > On Fri, 3 Sep 2010, Arthur Kepner wrote:
> > It might be helpful to cc the maintainer of kernel/irq on patches
> > which affect that area.
> It wasn't (and after reviewing the MAINTAINERS file, still isn't)
> clear to me that you're the maintainer there, but I'll cc you on
> this topic in the future.

To make it easier on others, maybe Thomas should add his name
to MAINTAINERS because kernel/irq currently has no listed MAINTAINER.

$ ./scripts/get_maintainer.pl --nogit --roles -f kernel/irq
linux-kernel@xxxxxxxxxxxxxxx (open list)

$ ./scripts/get_maintainer.pl --git --rolestats -f kernel/irq
Thomas Gleixner <tglx@xxxxxxxxxxxxx> (commit_signer:19/39=49%)
Jiri Kosina <jkosina@xxxxxxx> (commit_signer:5/39=13%)
"H. Peter Anvin" <hpa@xxxxxxxxx> (commit_signer:4/39=10%)
Yinghai Lu <yinghai@xxxxxxxxxx> (commit_signer:4/39=10%)
Ingo Molnar <mingo@xxxxxxx> (commit_signer:3/39=8%)
linux-kernel@xxxxxxxxxxxxxxx (open list)

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
MAINTAINERS | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 087912a..1dd4c9f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3194,6 +3194,14 @@ F: drivers/net/irda/
F: include/net/irda/
F: net/irda/

+IRQ SUBSYSTEM
+M: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
+S: Maintained
+F: Documentation/IRQ*.txt
+F: include/linux/interrupt.h
+F: include/linux/irq.h
+F: kernel/irq/
+
ISAPNP
M: Jaroslav Kysela <perex@xxxxxxxx>
S: Maintained


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/