From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Thu, 8 Dec 2016 18:38:30 +0200 Subject: [PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry In-Reply-To: References: <1481131115-11143-1-git-send-email-krzk@kernel.org> Message-ID: <20161208163830.GA5238@kozik-lap> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Dec 08, 2016 at 11:24:43AM +0900, Kukjin Kim wrote: > 2016. 12. 8. 02:18 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 > > --- > > 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 > > R: Javier Martinez Canillas > > 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 Thanks! Best regards, Krzysztof