Re: [PATCH] MAINTAINERS: add git URL for at24

From: Bartosz Golaszewski
Date: Mon Dec 18 2017 - 12:44:18 EST


2017-12-13 12:30 GMT+01:00 Bartosz Golaszewski <brgl@xxxxxxxx>:
> Add the link to my git tree to the at24 section.
>
> Signed-off-by: Bartosz Golaszewski <brgl@xxxxxxxx>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 55af54fa0837..edaf9802a11f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2262,6 +2262,7 @@ F: include/linux/async_tx.h
> AT24 EEPROM DRIVER
> M: Bartosz Golaszewski <brgl@xxxxxxxx>
> L: linux-i2c@xxxxxxxxxxxxxxx
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
> S: Maintained
> F: Documentation/devicetree/bindings/eeprom/at24.txt
> F: drivers/misc/eeprom/at24.c
> --
> 2.15.1
>

Patch applied.