Message ID | 1481131115-11143-1-git-send-email-krzk@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
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,
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 > -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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*
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(+)