diff mbox

[v2,1/3] MAINTAINERS: Add myself as reviewer for DEVFREQ subsystem support

Message ID 1482925956-19044-2-git-send-email-cw00.choi@samsung.com (mailing list archive)
State Mainlined
Delegated to: Rafael Wysocki
Headers show

Commit Message

Chanwoo Choi Dec. 28, 2016, 11:52 a.m. UTC
Add myself to the DEVFREQ entry as reviewer, I've been helping reviewing
and tesing the devfreq support patches for the couple of years. Also,
I'm going to contribute the improvement for devfreq subsystem. It would
be easier for me for review if I'm cc'ed for patches.

Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

MyungJoo Ham Dec. 28, 2016, 2:37 p.m. UTC | #1
On Wed, Dec 28, 2016 at 8:52 PM, Chanwoo Choi <cw00.choi@samsung.com> wrote:
> Add myself to the DEVFREQ entry as reviewer, I've been helping reviewing
> and tesing the devfreq support patches for the couple of years. Also,
> I'm going to contribute the improvement for devfreq subsystem. It would
> be easier for me for review if I'm cc'ed for patches.
>
> Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>

Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cfff2c9e3d94..1a857698ac80 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3800,6 +3800,7 @@ F:        include/linux/devcoredump.h
>  DEVICE FREQUENCY (DEVFREQ)
>  M:     MyungJoo Ham <myungjoo.ham@samsung.com>
>  M:     Kyungmin Park <kyungmin.park@samsung.com>
> +R:     Chanwoo Choi <cw00.choi@samsung.com>
>  L:     linux-pm@vger.kernel.org
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
>  S:     Maintained
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cfff2c9e3d94..1a857698ac80 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3800,6 +3800,7 @@  F:	include/linux/devcoredump.h
 DEVICE FREQUENCY (DEVFREQ)
 M:	MyungJoo Ham <myungjoo.ham@samsung.com>
 M:	Kyungmin Park <kyungmin.park@samsung.com>
+R:	Chanwoo Choi <cw00.choi@samsung.com>
 L:	linux-pm@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
 S:	Maintained