MAINTAINERS & files: Canonize the e-mails I use at files
From now on, I'll start using my @kernel.org as my development e-mail. As such, let's remove the entries that point to the old mchehab@s-opensource.com at MAINTAINERS file. For the files written with a copyright with mchehab@s-opensource, let's keep Samsung on their names, using mchehab+samsung@kernel.org, in order to keep pointing to my employer, with sponsors the work. For the files written before I join Samsung (on July, 4 2013), let's just use mchehab@kernel.org. For bug reports, we can simply point to just kernel.org, as this will reach my mchehab+samsung inbox anyway. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Brian Warner <brian.warner@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// For Philips TEA5761 FM Chip
|
||||
// I2C address is always 0x20 (0x10 at 7-bit mode).
|
||||
//
|
||||
// Copyright (c) 2005-2007 Mauro Carvalho Chehab (mchehab@infradead.org)
|
||||
// Copyright (c) 2005-2007 Mauro Carvalho Chehab <mchehab@kernel.org>
|
||||
|
||||
#include <linux/i2c.h>
|
||||
#include <linux/slab.h>
|
||||
@@ -337,5 +337,5 @@ EXPORT_SYMBOL_GPL(tea5761_attach);
|
||||
EXPORT_SYMBOL_GPL(tea5761_autodetection);
|
||||
|
||||
MODULE_DESCRIPTION("Philips TEA5761 FM tuner driver");
|
||||
MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@infradead.org>");
|
||||
MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@kernel.org>");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
||||
Reference in New Issue
Block a user