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 91110C433FE for ; Fri, 7 Oct 2022 16:21:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229773AbiJGQVk (ORCPT ); Fri, 7 Oct 2022 12:21:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48876 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229507AbiJGQVg (ORCPT ); Fri, 7 Oct 2022 12:21:36 -0400 Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D20A51162CB for ; Fri, 7 Oct 2022 09:21:35 -0700 (PDT) Received: by mail-io1-xd30.google.com with SMTP id 4so3996042iou.9 for ; Fri, 07 Oct 2022 09:21:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=android.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=bmvBkuHcwOAXYoDYmfwBtMyxuQtvpiJLtyYh5tQ/s5A=; b=j3Ov9hf8lMZiqWbzV4XN11vbQf8L2DUqgerztLf0RBS82hPuwJxr11/FXnmKYnVJg+ XdOc8zDYo2KgSkKIIJwTTwAjc2F6jsmZQuC7hD2eJUPiJOPKdHzK9PBR+YagyKjivcLi 5YUALaLvaibb3xin4mAf2VVpVcA0PvyGDzDoYLJ4lqfR+m50rQHvC8cg5eey3QfAIt8N M0anoEZYTfVSeWNzTBnpm2vOzbkEJE0aZ+KwV8Y1dkP0JjmCtnLbVcq+/LlDFEZKPGa5 GCNZVSKVZX6UUqsHdJ3rVGoNSEBfBY+beSfGqJAHi8JhPeizHic1v93iM5J/lP187wTg 6khQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=bmvBkuHcwOAXYoDYmfwBtMyxuQtvpiJLtyYh5tQ/s5A=; b=kMGGiux/iTBc05WgLLIWpJGKb+FUmNmyu/VlGEWqgTSywXgavKHG3w58+vc+xfVYHI I7MqvqISZmz/4pN8I7ZhXpHN+EI0TDXlGpHQSw9Shk6WhFt7S76YRlEPjBH6vWPJ9nG7 sqqC1Ja1DwkdK0aDc5X7AqbwBQkHraMxFuQz9BkM/5XcJmNzX+TLIhz3pINpzLll/4S2 P4/ei88pGCSh9TJznxVjRYTtlWKEYRlVrDr7uudCCwY+itnJBV01tn2fT2bxY5sOQixN o3NUQ/5SP10o/OFX0ecs83Ms7Os7fgM0ZK0zIQFhHxgjew0NY2jqMvnQ6wT1KfHsmCxA 2bNw== X-Gm-Message-State: ACrzQf2hLafHjHOOzuys+t4rU2kWwNfv3yjq95XlUF5KXHfTdnWD2SEN 5buivRfLeyUS3svMy5Oh/3hxaZiv91OgqH9nlWVm1g== X-Google-Smtp-Source: AMsMyM7Z5/swTMRWL54BzQhIdeTL/VVlQj0Bmo4V5OqZpj7UGY7SOG/JhQD3mrfkLE5DpNIhC/DPwP3gu+umKgxjkwI= X-Received: by 2002:a05:6638:40a3:b0:35a:3f2d:a21c with SMTP id m35-20020a05663840a300b0035a3f2da21cmr2918176jam.221.1665159694742; Fri, 07 Oct 2022 09:21:34 -0700 (PDT) MIME-Version: 1.0 References: <20221006224212.569555-1-gpiccoli@igalia.com> <20221006224212.569555-7-gpiccoli@igalia.com> <202210061616.9C5054674A@keescook> In-Reply-To: <202210061616.9C5054674A@keescook> From: Colin Cross Date: Fri, 7 Oct 2022 09:21:23 -0700 Message-ID: Subject: Re: [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure To: Kees Cook Cc: "Guilherme G. Piccoli" , anton@enomsg.org, tony.luck@intel.com, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, kernel-dev@igalia.com, kernel@gpiccoli.net Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 6, 2022 at 4:22 PM Kees Cook wrote: > > On Thu, Oct 06, 2022 at 07:42:10PM -0300, Guilherme G. Piccoli wrote: > > Currently, this entry contains only the maintainers name. Add hereby > > This likely need a general refresh, too. > > Colin, you haven't sent anything pstore related since 2016. Please let > me know if you'd like to stay listed here. You can remove me.