From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0E3EB1D52F; Fri, 22 Dec 2023 14:29:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="OVkPEw0W" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1703255398; x=1734791398; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=suVjjCTSnC7KfiQTEv2ADRlfYvstLRrdTQT/YXGwxXo=; b=OVkPEw0WEIjviDsQ7sdHAd+gKytYDBve9wLDpo5AkTdOkIl9OwRaztcu gefej1jA5G8tl22QzLvEbbueK1r0qs9v4BqWPERjzKnMUw5GuFOrUOuJI e+tJxrxEbfIaRNU1D+ODHB3lP3iQ6W3/uCkJR8LYIGiN2r+enbjHl0jQE /wqt3ILqDj8jE4A2u3icrVe+/NFJwmBDsK84qgoI2VHUwo9oa0cqIAE/p /kh+KrAEUUOcl12i02u3c0F6NTRucm7r20AZ6C/r8rzqDfsm+PZSdrtRE 70W1i0zN6GndM2cDnSMYvXdE7sqT7nDlAuSFAr4gH2/F5iCNF6JUvbVUr g==; X-IronPort-AV: E=McAfee;i="6600,9927,10932"; a="376261662" X-IronPort-AV: E=Sophos;i="6.04,296,1695711600"; d="scan'208";a="376261662" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Dec 2023 06:29:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10932"; a="950289620" X-IronPort-AV: E=Sophos;i="6.04,296,1695711600"; d="scan'208";a="950289620" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga005.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Dec 2023 06:29:55 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rGgUQ-00000008AkY-2ec4; Fri, 22 Dec 2023 16:27:02 +0200 Date: Fri, 22 Dec 2023 16:27:02 +0200 From: Andy Shevchenko To: Bartosz Golaszewski Cc: Linus Walleij , Kent Gibson , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH] MAINTAINERS: split out the uAPI into a new section Message-ID: References: <20231222141952.16254-1-brgl@bgdev.pl> Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231222141952.16254-1-brgl@bgdev.pl> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Fri, Dec 22, 2023 at 03:19:52PM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Kent Gibson is the author of the character device uAPI v2 and should be > Cc'ed on all patches aimed for it. Unfortunately this is not the case as > he's not listed in MAINTAINERS. Split the uAPI files into their own > section and make Kent the reviewer. Cool! Thank you for doing this. Acked-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko