diff mbox series

MAINTAINERS: add git URL for at24

Message ID 20171213113031.8668-1-brgl@bgdev.pl
State Accepted
Delegated to: Bartosz Golaszewski
Headers show
Series MAINTAINERS: add git URL for at24 | expand

Commit Message

Bartosz Golaszewski Dec. 13, 2017, 11:30 a.m. UTC
Add the link to my git tree to the at24 section.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Bartosz Golaszewski Dec. 18, 2017, 5:44 p.m. UTC | #1
2017-12-13 12:30 GMT+01:00 Bartosz Golaszewski <brgl@bgdev.pl>:
> Add the link to my git tree to the at24 section.
>
> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
> ---
>  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@bgdev.pl>
>  L:     linux-i2c@vger.kernel.org
> +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.
diff mbox series

Patch

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@bgdev.pl>
 L:	linux-i2c@vger.kernel.org
+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