All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Add CHAR and MISC driver maintainer entry
Date: Sun, 30 Oct 2011 07:34:04 -0700	[thread overview]
Message-ID: <20111030143404.GA31841@kroah.com> (raw)

Arnd, is the patch below ok with you?  I'll create the git tree when
3.2-rc1 is out and start adding stuff when needed for the 3.3 merge (and
for 3.2-final if there are any needed bug fixes.

thanks,

greg k-h

------
From: Greg Kroah-Hartman <gregkh@suse.de>
Subject: MAINTAINERS: add CHAR and MISC driver maintainers

Yes, we are fools, but humor us.


Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


diff --git a/MAINTAINERS b/MAINTAINERS
index 07e5dbd..dbd65f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1751,6 +1751,14 @@ F:	include/net/cfg80211.h
 F:	net/wireless/*
 X:	net/wireless/wext*
 
+CHAR and MISC DRIVERS
+M:	Arnd Bergmann <arnd@arndb.de>
+M:	Greg Kroah-Hartman <greg@kroah.com>
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char.git
+S:	Maintained
+F:	drivers/char/*
+F:	drivers/misc/*
+
 CHECKPATCH
 M:	Andy Whitcroft <apw@canonical.com>
 S:	Supported

             reply	other threads:[~2011-10-30 14:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-30 14:34 Greg KH [this message]
2011-10-30 18:27 ` [PATCH] Add CHAR and MISC driver maintainer entry Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111030143404.GA31841@kroah.com \
    --to=greg@kroah.com \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.