From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1382C43334 for ; Thu, 14 Jul 2022 10:05:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237673AbiGNKFD (ORCPT ); Thu, 14 Jul 2022 06:05:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237957AbiGNKEw (ORCPT ); Thu, 14 Jul 2022 06:04:52 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8BC4512A84; Thu, 14 Jul 2022 03:04:51 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 27A8661FC5; Thu, 14 Jul 2022 10:04:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1E478C34114; Thu, 14 Jul 2022 10:04:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1657793090; bh=6Wo2lauWSqSzZPuEfigVqWFvR1npFnzL7C4Q4ThZpXQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cx9t63is/MGqRmMLHXQzImt2jC0BFgtDzUC5F4INwef6dT20K9pKUYOGn5GTAf5MO k9zfGrttf8mCXF2X63TM++Ttvf7H9wbXqpYRyLg4qG1F4TP9XLTudmKigJb1ym1jMI 8twNrtCEjb9xYSQcxc6Xx1VSdU0rJoAhcua5l80g= Date: Thu, 14 Jul 2022 12:04:47 +0200 From: Greg Kroah-Hartman To: Lee Jones Cc: linux-leds@vger.kernel.org, Pavel Machek , linux-kernel@vger.kernel.org Subject: Re: LED Maintainership Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Thu, Jul 14, 2022 at 10:41:02AM +0100, Lee Jones wrote: > Pavel, et al., > > Not sure what's going on behind the scenes, but it looks as though the > LED subsystem has been left unmaintained for at least 2 months now. > > Does anyone have any objection to me stepping in as temporary > maintainer until the situation is resolved? No objection from me, it would be nice to see LED patches flowing again into the tree. Pavel, any objections? greg k-h