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 X-Spam-Level: X-Spam-Status: No, score=-15.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D3279C433B4 for ; Wed, 12 May 2021 22:23:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8FBCB61417 for ; Wed, 12 May 2021 22:23:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1443103AbhELWQU (ORCPT ); Wed, 12 May 2021 18:16:20 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:41838 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1391828AbhELVcX (ORCPT ); Wed, 12 May 2021 17:32:23 -0400 Received: from mail-vs1-f69.google.com ([209.85.217.69]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lgwRe-0001wD-2h for linux-kernel@vger.kernel.org; Wed, 12 May 2021 21:31:06 +0000 Received: by mail-vs1-f69.google.com with SMTP id e4-20020a67e1840000b029022845c93b42so11403468vsl.5 for ; Wed, 12 May 2021 14:31:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=THR7nK7kAwdY9rO/aRV1zRGsF5kUDEhRB1tNMwQV0/s=; b=AT2h1TysMzo7ckFO5ROzV9gkGX8wDqV41gBsTe3lciOB/zFEyCTEIKNRmZ7/R1Nssm n/fHE2DU9OyxnNkNTsvDyv7jTLz0DQBDcrEwjygN3F3xBH3xVbaQqlN3j/otIF9kbI8r uAPez+4IGK4ktar5n8mydJ6dnasjtogHb4/Q++aI9/B/HTB2MPAztr5rdm/BTFScSq8x NKsyehrKdvVPTqd+XCN32dwxZ8Vj+1OGR0VtOxGqHZo+wIHiUi8gEtyUAIJjowJy58ad uy/ROOuZKXhi+Vd79UCW1f9CSD48ejU66je5UNMtvfz2xQhmMS9IbEXH/Ec16ex+5QZ+ 96eQ== X-Gm-Message-State: AOAM5336xZazUPMCrxTzW1PqZ0ilPK8I3nTpIwoyExJ6AX5jwnBIr5aI So/0949jpP18py0hwVBjhE9wu6ci7zwIv7ljvvILn8nGRnGC+KJwH0aPCw/txt99Zow6GXItvRz FCfTpzXG5FnYcuB9C0EKm2C4xBPKydOUSZXakFg/esQ== X-Received: by 2002:a67:bc5:: with SMTP id 188mr33039893vsl.50.1620855065114; Wed, 12 May 2021 14:31:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxpqUE6lvffKGeZjMFpQf4nrDaZgY5JFbTilGc9Kdj2kbIfwyy7wHTLB+4d0jgEZKDZulELow== X-Received: by 2002:a67:bc5:: with SMTP id 188mr33039870vsl.50.1620855064870; Wed, 12 May 2021 14:31:04 -0700 (PDT) Received: from [192.168.1.4] ([45.237.48.5]) by smtp.gmail.com with ESMTPSA id k4sm153957vkk.27.2021.05.12.14.31.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 May 2021 14:31:04 -0700 (PDT) Subject: Re: [PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer To: "David S. Miller" , kuba@kernel.org Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nfc@lists.01.org References: <20210512144319.30852-1-krzysztof.kozlowski@canonical.com> <162085441038.10928.7471974213298679002.git-patchwork-notify@kernel.org> From: Krzysztof Kozlowski Message-ID: Date: Wed, 12 May 2021 17:31:02 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <162085441038.10928.7471974213298679002.git-patchwork-notify@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/05/2021 17:20, patchwork-bot+netdevbpf@kernel.org wrote: > Hello: > > This series was applied to netdev/net.git (refs/heads/master): > > On Wed, 12 May 2021 10:43:18 -0400 you wrote: >> The NFC subsystem is orphaned. I am happy to spend some cycles to >> review the patches, send pull requests and in general keep the NFC >> subsystem running. >> >> Signed-off-by: Krzysztof Kozlowski >> >> >> [...] > > Here is the summary with links: > - [1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer > https://git.kernel.org/netdev/net/c/8aa5713d8b2c > - [2/2] MAINTAINERS: nfc: include linux-nfc mailing list > https://git.kernel.org/netdev/net/c/4a64541f2ceb Hi David and Jakub, Thanks for taking the patches above. Can you share your view (or point me to the docs) about maintenance process you would like to have? For example: 1. Do you expect pull requests or only reviews? 2. Shall I update anything on patchwork (or pwbot will take care about it entirely)? https://patchwork.kernel.org/project/netdevbpf/list/ Best regards, Krzysztof