linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry
@ 2016-12-07 17:18 Krzysztof Kozlowski
  2016-12-07 17:20 ` Javier Martinez Canillas
  2016-12-08  2:24 ` Kukjin Kim
  0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2016-12-07 17:18 UTC (permalink / raw)
  To: linux-arm-kernel

I use Patchwork for handling incoming patches. Put its address here so
submitters could know what is in the queue.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 191887bdc49b..ec5137c39572 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1689,6 +1689,7 @@ M:	Krzysztof Kozlowski <krzk@kernel.org>
 R:	Javier Martinez Canillas <javier@osg.samsung.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 L:	linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
+Q:	https://patchwork.kernel.org/project/linux-samsung-soc/list/
 S:	Maintained
 F:	arch/arm/boot/dts/s3c*
 F:	arch/arm/boot/dts/s5p*
-- 
2.7.4

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

* [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry
  2016-12-07 17:18 [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry Krzysztof Kozlowski
@ 2016-12-07 17:20 ` Javier Martinez Canillas
  2016-12-08  2:24 ` Kukjin Kim
  1 sibling, 0 replies; 4+ messages in thread
From: Javier Martinez Canillas @ 2016-12-07 17:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Krzysztof,

On 12/07/2016 02:18 PM, Krzysztof Kozlowski wrote:
> I use Patchwork for handling incoming patches. Put its address here so
> submitters could know what is in the queue.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 191887bdc49b..ec5137c39572 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1689,6 +1689,7 @@ M:	Krzysztof Kozlowski <krzk@kernel.org>
>  R:	Javier Martinez Canillas <javier@osg.samsung.com>
>  L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>  L:	linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> +Q:	https://patchwork.kernel.org/project/linux-samsung-soc/list/
>  S:	Maintained
>  F:	arch/arm/boot/dts/s3c*
>  F:	arch/arm/boot/dts/s5p*
> 

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

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

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

* [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry
  2016-12-07 17:18 [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry Krzysztof Kozlowski
  2016-12-07 17:20 ` Javier Martinez Canillas
@ 2016-12-08  2:24 ` Kukjin Kim
  2016-12-08 16:38   ` Krzysztof Kozlowski
  1 sibling, 1 reply; 4+ messages in thread
From: Kukjin Kim @ 2016-12-08  2:24 UTC (permalink / raw)
  To: linux-arm-kernel

2016. 12. 8. 02:18 Krzysztof Kozlowski <krzk@kernel.org> wrote:

> I use Patchwork for handling incoming patches. Put its address here so
> submitters could know what is in the queue.

> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 191887bdc49b..ec5137c39572 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1689,6 +1689,7 @@ M:    Krzysztof Kozlowski <krzk@kernel.org>
> R:    Javier Martinez Canillas <javier@osg.samsung.com>
> L:    linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> L:    linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> +Q:    https://patchwork.kernel.org/project/linux-samsung-soc/list/

to use http would be better instead of https?

then,

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

> S:    Maintained
> F:    arch/arm/boot/dts/s3c*
> F:    arch/arm/boot/dts/s5p*
> -- 
> 2.7.4
> 

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

* [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry
  2016-12-08  2:24 ` Kukjin Kim
@ 2016-12-08 16:38   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2016-12-08 16:38 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Dec 08, 2016 at 11:24:43AM +0900, Kukjin Kim wrote:
> 2016. 12. 8. 02:18 Krzysztof Kozlowski <krzk@kernel.org> wrote:
> 
> > I use Patchwork for handling incoming patches. Put its address here so
> > submitters could know what is in the queue.
> 
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 191887bdc49b..ec5137c39572 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1689,6 +1689,7 @@ M:    Krzysztof Kozlowski <krzk@kernel.org>
> > R:    Javier Martinez Canillas <javier@osg.samsung.com>
> > L:    linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > L:    linux-samsung-soc at vger.kernel.org (moderated for non-subscribers)
> > +Q:    https://patchwork.kernel.org/project/linux-samsung-soc/list/
> 
> to use http would be better instead of https?

I think HTTPS is the preferred way. HTTP is insecure, easy to eavesdrop
so whenever it is possible we should choose HTTPS.
> 
> then,
> 
> Acked-by: Kukjin Kim <kgene@kernel.org>

Thanks!

Best regards,
Krzysztof

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-07 17:18 [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry Krzysztof Kozlowski
2016-12-07 17:20 ` Javier Martinez Canillas
2016-12-08  2:24 ` Kukjin Kim
2016-12-08 16:38   ` 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).