linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support
@ 2016-08-25 14:56 Javier Martinez Canillas
  2016-08-26  8:17 ` Kukjin Kim
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Javier Martinez Canillas @ 2016-08-25 14:56 UTC (permalink / raw)
  To: linux-kernel
  Cc: Kukjin Kim, linux-samsung-soc, Krzysztof Kozlowski,
	linux-arm-kernel, Javier Martinez Canillas

I've been helping reviewing and testing Exynos SoC support patches
for the last couple of years. But it would be easier for me if I'm
cc'ed for patches, so I'm adding myself as reviewer for this entry.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d8e81b1dde30..27ffdb2a98e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1635,6 +1635,7 @@ N:	rockchip
 ARM/SAMSUNG EXYNOS ARM ARCHITECTURES
 M:	Kukjin Kim <kgene@kernel.org>
 M:	Krzysztof Kozlowski <krzk@kernel.org>
+R:	Javier Martinez Canillas <javier@osg.samsung.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
 S:	Maintained
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support
  2016-08-25 14:56 [PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support Javier Martinez Canillas
@ 2016-08-26  8:17 ` Kukjin Kim
  2016-08-26 15:23 ` Sylwester Nawrocki
  2016-08-26 16:37 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2016-08-26  8:17 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: linux-kernel, Kukjin Kim, linux-samsung-soc, Krzysztof Kozlowski,
	linux-arm-kernel

Javier Martinez Canillas <javier@osg.samsung.com> wrote:
> I've been helping reviewing and testing Exynos SoC support patches
> for the last couple of years. But it would be easier for me if I'm
> cc'ed for patches, so I'm adding myself as reviewer for this entry.

Hi Javier,

Thanks for your review and support :)

Acked-by: Kukjin Kim <kgene@kernel.org>

BRs,
k-gene

> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> ---
> 
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d8e81b1dde30..27ffdb2a98e0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1635,6 +1635,7 @@ N:    rockchip
> ARM/SAMSUNG EXYNOS ARM ARCHITECTURES
> M:    Kukjin Kim <kgene@kernel.org>
> M:    Krzysztof Kozlowski <krzk@kernel.org>
> +R:    Javier Martinez Canillas <javier@osg.samsung.com>
> L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> L:    linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
> S:    Maintained
> -- 
> 2.5.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support
  2016-08-25 14:56 [PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support Javier Martinez Canillas
  2016-08-26  8:17 ` Kukjin Kim
@ 2016-08-26 15:23 ` Sylwester Nawrocki
  2016-08-26 16:37 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Sylwester Nawrocki @ 2016-08-26 15:23 UTC (permalink / raw)
  To: Javier Martinez Canillas, Krzysztof Kozlowski
  Cc: linux-kernel, Kukjin Kim, linux-samsung-soc, linux-arm-kernel

On 08/25/2016 04:56 PM, Javier Martinez Canillas wrote:
> I've been helping reviewing and testing Exynos SoC support patches
> for the last couple of years. But it would be easier for me if I'm
> cc'ed for patches, so I'm adding myself as reviewer for this entry.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support
  2016-08-25 14:56 [PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support Javier Martinez Canillas
  2016-08-26  8:17 ` Kukjin Kim
  2016-08-26 15:23 ` Sylwester Nawrocki
@ 2016-08-26 16:37 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2016-08-26 16:37 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: linux-kernel, Kukjin Kim, linux-samsung-soc, Krzysztof Kozlowski,
	linux-arm-kernel

On Thu, Aug 25, 2016 at 10:56:48AM -0400, Javier Martinez Canillas wrote:
> I've been helping reviewing and testing Exynos SoC support patches
> for the last couple of years. But it would be easier for me if I'm
> cc'ed for patches, so I'm adding myself as reviewer for this entry.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> ---
> 
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

As you stated you already do a lot of useful reviews and tests. From my point
of view, official entry will definitely help in doing it more
frequently, so applied to fixes branch for current rc-cycle.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-26 16:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-25 14:56 [PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support Javier Martinez Canillas
2016-08-26  8:17 ` Kukjin Kim
2016-08-26 15:23 ` Sylwester Nawrocki
2016-08-26 16:37 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).