All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: "Andrzej Hajda" <a.hajda@samsung.com>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
	"Bartlomiej Zolnierkiewicz" <b.zolnierkie@samsung.com>,
	"Jean Delvare" <jdelvare@suse.com>,
	"Guenter Roeck" <linux@roeck-us.net>,
	"Kishon Vijay Abraham I" <kishon@ti.com>,
	"Vinod Koul" <vkoul@kernel.org>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Lee Jones" <lee.jones@linaro.org>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org, linux-hwmon@vger.kernel.org,
	linux-pwm@vger.kernel.org
Cc: Kyungmin Park <kyungmin.park@samsung.com>,
	Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH 2/4] MAINTAINERS: move Kyungmin Park to credits
Date: Wed, 28 Oct 2020 22:58:36 +0100	[thread overview]
Message-ID: <20201028215836.GB269525@kozik-lap> (raw)
In-Reply-To: <20201016151528.7553-2-krzk@kernel.org>

On Fri, Oct 16, 2020 at 05:15:26PM +0200, Krzysztof Kozlowski wrote:
> Kyungmin Park maintained and contributed to some of the upstreamed
> S5Pv210 and Exynos4210 machines - as described in commit 10ffa96407b2
> ("MAINTAINERS: add maintainer of Samsung Mobile Machine support").
> However the entry in maintainers got slightly twisted by
> commit 004bbd3c01d4 ("MAINTAINERS: remove non existent files") -
> the directory matching pattern was changed from specific machines to
> the entire S5Pv210.
> 
> Anyway since long time, all S5Pv210 maintenance is covered by the
> Samsung ARM architectures maintainer entry and Krzysztof Kozlowski, so
> move Kyungmin Park to the CREDITS.
> 
> There was also no activity on LKML regarding other maintained drivers:
> https://lore.kernel.org/lkml/?q=f%3A%22Kyungmin+Park%22
> 
> Dear Kyungmin Park, thank you for all the effort you put in to the
> upstream Samsung support.
> 
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Andrzej Hajda <a.hajda@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Olof Johansson <olof@lixom.net>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  CREDITS     |  4 ++++
>  MAINTAINERS | 13 +------------
>  2 files changed, 5 insertions(+), 12 deletions(-)

Applied.

Best regards,
Krzysztof


WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: "Andrzej Hajda" <a.hajda@samsung.com>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
	"Bartlomiej Zolnierkiewicz" <b.zolnierkie@samsung.com>,
	"Jean Delvare" <jdelvare@suse.com>,
	"Guenter Roeck" <linux@roeck-us.net>,
	"Kishon Vijay Abraham I" <kishon@ti.com>,
	"Vinod Koul" <vkoul@kernel.org>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Lee Jones" <lee.jones@linaro.org>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org, linux-hwmon@vger.kernel.org,
	linux-pwm@vger.kernel.org
Cc: Olof Johansson <olof@lixom.net>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH 2/4] MAINTAINERS: move Kyungmin Park to credits
Date: Wed, 28 Oct 2020 22:58:36 +0100	[thread overview]
Message-ID: <20201028215836.GB269525@kozik-lap> (raw)
In-Reply-To: <20201016151528.7553-2-krzk@kernel.org>

On Fri, Oct 16, 2020 at 05:15:26PM +0200, Krzysztof Kozlowski wrote:
> Kyungmin Park maintained and contributed to some of the upstreamed
> S5Pv210 and Exynos4210 machines - as described in commit 10ffa96407b2
> ("MAINTAINERS: add maintainer of Samsung Mobile Machine support").
> However the entry in maintainers got slightly twisted by
> commit 004bbd3c01d4 ("MAINTAINERS: remove non existent files") -
> the directory matching pattern was changed from specific machines to
> the entire S5Pv210.
> 
> Anyway since long time, all S5Pv210 maintenance is covered by the
> Samsung ARM architectures maintainer entry and Krzysztof Kozlowski, so
> move Kyungmin Park to the CREDITS.
> 
> There was also no activity on LKML regarding other maintained drivers:
> https://lore.kernel.org/lkml/?q=f%3A%22Kyungmin+Park%22
> 
> Dear Kyungmin Park, thank you for all the effort you put in to the
> upstream Samsung support.
> 
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Andrzej Hajda <a.hajda@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Olof Johansson <olof@lixom.net>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  CREDITS     |  4 ++++
>  MAINTAINERS | 13 +------------
>  2 files changed, 5 insertions(+), 12 deletions(-)

Applied.

Best regards,
Krzysztof


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-10-28 21:58 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 15:15 [PATCH 1/4] MAINTAINERS: move Kamil Debski to credits Krzysztof Kozlowski
2020-10-16 15:15 ` Krzysztof Kozlowski
2020-10-16 15:15 ` [PATCH 2/4] MAINTAINERS: move Kyungmin Park " Krzysztof Kozlowski
2020-10-16 15:15   ` Krzysztof Kozlowski
2020-10-28 21:58   ` Krzysztof Kozlowski [this message]
2020-10-28 21:58     ` Krzysztof Kozlowski
2020-10-16 15:15 ` [PATCH 3/4] MAINTAINERS: remove Jeongtae Park from Samsung MFC entry Krzysztof Kozlowski
2020-10-16 15:15   ` Krzysztof Kozlowski
2020-10-28 21:58   ` Krzysztof Kozlowski
2020-10-28 21:58     ` Krzysztof Kozlowski
2020-10-16 15:15 ` [PATCH 4/4] CREDITS: remove trailing white spaces Krzysztof Kozlowski
2020-10-16 15:15   ` Krzysztof Kozlowski
2020-10-28 21:59   ` Krzysztof Kozlowski
2020-10-28 21:59     ` Krzysztof Kozlowski
2020-10-22 19:13 ` [PATCH 1/4] MAINTAINERS: move Kamil Debski to credits Uwe Kleine-König
2020-10-22 19:13   ` Uwe Kleine-König
2020-10-22 20:09   ` Krzysztof Kozlowski
2020-10-22 20:09     ` Krzysztof Kozlowski
2020-10-23  5:41     ` Mauro Carvalho Chehab
2020-10-23  5:41       ` Mauro Carvalho Chehab
2020-10-23  6:11     ` Uwe Kleine-König
2020-10-23  6:11       ` Uwe Kleine-König
2020-10-28 21:52 ` Krzysztof Kozlowski
2020-10-28 21:52   ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201028215836.GB269525@kozik-lap \
    --to=krzk@kernel.org \
    --cc=a.hajda@samsung.com \
    --cc=arnd@arndb.de \
    --cc=b.zolnierkie@samsung.com \
    --cc=broonie@kernel.org \
    --cc=jdelvare@suse.com \
    --cc=kishon@ti.com \
    --cc=kyungmin.park@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mchehab@kernel.org \
    --cc=olof@lixom.net \
    --cc=s.nawrocki@samsung.com \
    --cc=thierry.reding@gmail.com \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.