From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hMZKS-0006QU-G8 for linux-um@lists.infradead.org; Fri, 03 May 2019 14:38:25 +0000 Subject: Re: [PATCH v2 15/17] MAINTAINERS: add entry for KUnit the unit testing framework References: <20190501230126.229218-1-brendanhiggins@google.com> <20190501230126.229218-16-brendanhiggins@google.com> From: shuah Message-ID: <68f88e1c-d40f-9dad-7296-ab2b2303c575@kernel.org> Date: Fri, 3 May 2019 08:38:21 -0600 MIME-Version: 1.0 In-Reply-To: <20190501230126.229218-16-brendanhiggins@google.com> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-um" Errors-To: linux-um-bounces+geert=linux-m68k.org@lists.infradead.org To: Brendan Higgins , frowand.list@gmail.com, gregkh@linuxfoundation.org, keescook@google.com, kieran.bingham@ideasonboard.com, mcgrof@kernel.org, robh@kernel.org, sboyd@kernel.org Cc: pmladek@suse.com, linux-doc@vger.kernel.org, amir73il@gmail.com, dri-devel@lists.freedesktop.org, Alexander.Levin@microsoft.com, linux-kselftest@vger.kernel.org, shuah , linux-nvdimm@lists.01.org, khilman@baylibre.com, knut.omang@oracle.com, wfg@linux.intel.com, joel@jms.id.au, rientjes@google.com, jdike@addtoit.com, dan.carpenter@oracle.com, devicetree@vger.kernel.org, linux-kbuild@vger.kernel.org, Tim.Bird@sony.com, linux-um@lists.infradead.org, rostedt@goodmis.org, julia.lawall@lip6.fr, Shuah Khan , dan.j.williams@intel.com, kunit-dev@googlegroups.com, richard@nod.at, linux-kernel@vger.kernel.org, daniel@ffwll.ch, mpe@ellerman.id.au, linux-fsdevel@vger.kernel.org, logang@deltatee.com On 5/1/19 5:01 PM, Brendan Higgins wrote: > Add myself as maintainer of KUnit, the Linux kernel's unit testing > framework. > > Signed-off-by: Brendan Higgins > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5c38f21aee787..c78ae95c56b80 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8448,6 +8448,16 @@ S: Maintained > F: tools/testing/selftests/ > F: Documentation/dev-tools/kselftest* > > +KERNEL UNIT TESTING FRAMEWORK (KUnit) > +M: Brendan Higgins > +L: kunit-dev@googlegroups.com > +W: https://google.github.io/kunit-docs/third_party/kernel/docs/ > +S: Maintained > +F: Documentation/kunit/ > +F: include/kunit/ > +F: kunit/ > +F: tools/testing/kunit/ > + Please add kselftest mailing list to this entry, based on our conversation on taking these patches through kselftest tree. thanks, -- Shuah _______________________________________________ linux-um mailing list linux-um@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-um