diff options
author | Hans de Goede <[email protected]> | 2017-08-05 13:42:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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 <[email protected]>, -Hans de Goede <[email protected]> and -Michael Thayer <[email protected]>. +Hans de Goede <[email protected]>, Michael Thayer <[email protected]> +and [email protected] . |