Messages in this thread Patch in this message |  | | | Subject | Re: [PATCH] Driver Core patches for 2.6.7 | | Date | Tue, 22 Jun 2004 10:41:50 -0700 | | From | Greg KH <> |
| |
ChangeSet 1.1722.89.55, 2004/06/04 16:48:04-07:00, greg@kroah.com
Driver core: finally add a MAINTAINERS entry for it.
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+)
diff -Nru a/MAINTAINERS b/MAINTAINERS --- a/MAINTAINERS Tue Jun 22 09:48:00 2004 +++ b/MAINTAINERS Tue Jun 22 09:48:00 2004 @@ -689,6 +689,12 @@ L: blinux-list@redhat.com S: Maintained +DRIVER CORE, KOBJECTS, AND SYSFS +P: Greg Kroah-Hartman +M: greg@kroah.com +L: linux-kernel@vger.kernel.org +S: Supported + DRM DRIVERS L: dri-devel@lists.sourceforge.net S: Supported - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |