From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 CCC7B176221 for ; Thu, 20 Jun 2024 09:11:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718874709; cv=none; b=t2duGcpOp3jmxnNz89KPVzaMSLC9YPwI32Fz+a05Hqy5TEvtG3UT/raJGkED6bURoxXcZYl6YQB0Vv7y3rCD1D03OkAS/o+TCFuTQa3Typ4b/NJ6YJ9N37XdfP+vpioI4UfEH8MCUsKiRz18Xi9i9DfRvIXYnzKJ+ISFtewgWfo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718874709; c=relaxed/simple; bh=4izpxf4vvqorBybwXoTcm2DdEloAeVWglKQudW3Z/yY=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Rlk+BFeA/tf2OwBnskyqBL3NwwzMaiy7omKirphtfaHlRTz/rCWqvwDc7h0yXuVPwGe9DUNBlyWb4biWj3V2S2NekmtJp83ofec465+dOO1Mjx9SQ+/xS32Hn2VTCkrakMl/YXp+9IQ2KnhvTyR+Ks0GLRLy/ZBZ9WPUqgPH38A= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=fqdgYVA4; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fqdgYVA4" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B4926C2BD10; Thu, 20 Jun 2024 09:11:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718874709; bh=4izpxf4vvqorBybwXoTcm2DdEloAeVWglKQudW3Z/yY=; h=Date:From:To:Subject:References:In-Reply-To:From; b=fqdgYVA4+tP7lQ1DbteyDgp4bHUr2w0pSumBvUsk+5wyag7kVur8YfRFyfE2lnrew xm/jzaBQgTKK4Fhk/tnKnHDRJoXYBpEEuvELd/Agwtet1SaREhJuapGPi3NQk9bwWg JgGL7UD5LAswplo5Y/XWVYRqY59XHGX1BBRBUOY9OySBIWV98KRXzxA9XPbFLE4Ffh JACxmAZinbEZxIXodtlyp1ZGIhZAFkNOH+AtT6kwVqqJUWZdmclrsabY/qj6qqExrG hEtTTKDB/4HxIxbLsm63/wWOZPP6NdbmMBqhZ+ExMWxYUg1G6/kIwx4n4pH6ODmmIW WcnL7I2Fq6m2A== Date: Thu, 20 Jun 2024 10:11:46 +0100 From: Lee Jones To: linux-kernel@vger.kernel.org, Pavel Machek Subject: Re: [PATCH 1/1] MAINTAINERS: Update LED's active maintainer tree Message-ID: <20240620091146.GE3029315@google.com> References: <20240613172736.2735856-1-lee@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20240613172736.2735856-1-lee@kernel.org> On Thu, 13 Jun 2024, Lee Jones wrote: > Pavel's repo hasn't been used actively for quite some time. > > Let's make it official. > > Cc: Pavel Machek > Signed-off-by: Lee Jones > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks -- Lee Jones [李琼斯]