diff mbox

MAINTAINERS: Add Patchwork URL to Samsung Exynos entry

Message ID 1481131115-11143-1-git-send-email-krzk@kernel.org (mailing list archive)
State New, archived
Headers show

Commit Message

Krzysztof Kozlowski Dec. 7, 2016, 5:18 p.m. UTC
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(+)

Comments

Javier Martinez Canillas Dec. 7, 2016, 5:20 p.m. UTC | #1
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@lists.infradead.org (moderated for non-subscribers)
>  L:	linux-samsung-soc@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,
Kukjin Kim Dec. 8, 2016, 2:24 a.m. UTC | #2
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@lists.infradead.org (moderated for non-subscribers)
> L:    linux-samsung-soc@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
>
Krzysztof Kozlowski Dec. 8, 2016, 4:38 p.m. UTC | #3
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@lists.infradead.org (moderated for non-subscribers)
> > L:    linux-samsung-soc@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
diff mbox

Patch

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@lists.infradead.org (moderated for non-subscribers)
 L:	linux-samsung-soc@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*