From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751365AbdBFKi6 (ORCPT ); Mon, 6 Feb 2017 05:38:58 -0500 Received: from mail-pg0-f41.google.com ([74.125.83.41]:33583 "EHLO mail-pg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937AbdBFKi4 (ORCPT ); Mon, 6 Feb 2017 05:38:56 -0500 Date: Mon, 6 Feb 2017 16:08:52 +0530 From: Viresh Kumar To: Rafael Wysocki , shuah@kernel.org Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Vincent Guittot , linux-kselftest@vger.kernel.org Subject: Re: [PATCH] selftest: cpufreq: Update MAINTAINERS file Message-ID: <20170206103852.GJ3131@vireshk-i7> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20-01-17, 11:10, Viresh Kumar wrote: > Update MAINTAINERS file with cpufreq's selftest directory. > > Signed-off-by: Viresh Kumar > --- > Hi shuah, > > Can you please add this one as well along with the code? Thanks. > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c36976d3bd1a..bf414a1a5f82 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3381,6 +3381,7 @@ B: https://bugzilla.kernel.org > F: Documentation/cpu-freq/ > F: drivers/cpufreq/ > F: include/linux/cpufreq.h > +F: tools/testing/selftests/cpufreq/ > > CPU FREQUENCY DRIVERS - ARM BIG LITTLE > M: Viresh Kumar @Shuah; Can you please add this as well? -- viresh