From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mason Subject: Re: New Contributor Date: Mon, 6 Jun 2016 10:40:06 +0200 Message-ID: <575536E6.1050807@free.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2-g21.free.fr ([212.27.42.2]:1643 "EHLO smtp2-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752578AbcFFIkO (ORCPT ); Mon, 6 Jun 2016 04:40:14 -0400 In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: chris@lapa.com.au Cc: linux-pm@vger.kernel.org On 06/06/2016 06:09, Chris Lapa wrote: > I'm new to contributing to the kernel and am just wondering what the > correct etiquette is for having my patches reviewed/accepted. This document provides some guidelines: https://www.kernel.org/doc/Documentation/SubmittingPatches The MAINTAINERS file is useful to figure out *who* to send patches to: https://www.kernel.org/doc/linux/MAINTAINERS Regards.