diff options
author | Hans de Goede <hdegoede@redhat.com> | 2017-08-05 13:42:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-18 15:57:15 -0700 |
commit | 70ed0929fc4f324db83fc04fea607818289839f0 (patch) | |
tree | 9082ce03e15a91d512907e3acb17d1609deb48f6 | |
parent | 4a66af0d23bd9a8c4e435d593c6de15301cd245d (diff) |
staging: vboxvideo: Add dri-devel to lists of email-addresses to send patches to
Patches for the vboxvideo driver should also be Cc-ed to dri-devel,
update the TODO file accordingly.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | drivers/staging/vboxvideo/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/vboxvideo/TODO b/drivers/staging/vboxvideo/TODO index ce764309b079..bd381d861ab3 100644 --- a/drivers/staging/vboxvideo/TODO +++ b/drivers/staging/vboxvideo/TODO @@ -5,5 +5,5 @@ TODO: -Extend this TODO with the results of that review Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>, -Hans de Goede <hdegoede@redhat.com> and -Michael Thayer <michael.thayer@oracle.com>. +Hans de Goede <hdegoede@redhat.com>, Michael Thayer <michael.thayer@oracle.com> +and dri-devel@lists.freedesktop.org . |