From patchwork Fri Jul 21 23:06:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brian Norris X-Patchwork-Id: 13322651 X-Patchwork-Delegate: kvalo@adurom.com 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 A86BAEB64DD for ; Fri, 21 Jul 2023 23:06:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229591AbjGUXGN (ORCPT ); Fri, 21 Jul 2023 19:06:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53666 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229477AbjGUXGM (ORCPT ); Fri, 21 Jul 2023 19:06:12 -0400 Received: from mail-pf1-x431.google.com (mail-pf1-x431.google.com [IPv6:2607:f8b0:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6415F3A97 for ; Fri, 21 Jul 2023 16:06:11 -0700 (PDT) Received: by mail-pf1-x431.google.com with SMTP id d2e1a72fcca58-66f3fc56ef4so2422495b3a.0 for ; Fri, 21 Jul 2023 16:06:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1689980770; x=1690585570; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=zSrDjDHl7M7aRHZl+hH2qRE/q2U1EWsUQrb4m16evQQ=; b=e7VYFNcPtyxA/7YKqgz+xaSqDqrgxBZEJxkRVKCYUW+3k1SfKVAN23A3c5vvZhnewY ifNUYUIS7egzud2wfJdOFWULD/8J4kk148hIO5vpDCAgS7htthDK/RcvIRT0mN19mUoH FBd95ghUzERqMViWl0W5cJXcieWcN8vSJ0vNk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689980770; x=1690585570; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=zSrDjDHl7M7aRHZl+hH2qRE/q2U1EWsUQrb4m16evQQ=; b=D6xeokDALrYYvc2dtP4iQ64NDE7sfv5l1dkZ9jYXpjzRUDkc7/35EoNKTx5h+iPq7M CVlRbWVTNZw7lW0Q+Snl0/GO2tOGSD/v4pN3e7O4dnF5/WkVfy5PF/7HIKdeP5uBJaRH GtV8GPG84yjz8gYP4dpJnMkd72+77lQzkwOwBjezQgg7WSZ7SMzITfwjHqd11IDMEeQO j3oLLSrLYbr1dRtyRt/n1mIFAYGj+xmktG4By1wLkOg4wfhw0vjANXCOsf3ai3sGz6pl cr+9jBKHozl5innkEXR2+z/Q7X4776e0g933u1R74B3yPeyl8I76PjtMtkT+KoVJ/pvC rH/g== X-Gm-Message-State: ABy/qLZ8vLtmIi86os/WaK3OSkOjpwb1wknxGEDvonToLomt5YSDEwXz evoIOnvNmVrFf+bTloKckES21mX+9+lZ/FYqC3yPbQ== X-Google-Smtp-Source: APBJJlEsrquSi/UMk8rheYMDnKjcyfuaU5Z1aEcK19lv6UzJyylMbD4qg8/9ka36cgx8szXD3ViFEQ== X-Received: by 2002:a05:6a20:6a11:b0:12e:caac:f263 with SMTP id p17-20020a056a206a1100b0012ecaacf263mr4280993pzk.20.1689980770572; Fri, 21 Jul 2023 16:06:10 -0700 (PDT) Received: from localhost ([2620:15c:9d:2:4fa:e795:a6b:cf7f]) by smtp.gmail.com with UTF8SMTPSA id fm10-20020a056a002f8a00b006783ee5df8asm3422249pfb.189.2023.07.21.16.06.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 21 Jul 2023 16:06:10 -0700 (PDT) From: Brian Norris To: linux-wireless@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Brian Norris , Amitkumar Karwar , Ganapathi Bhat , Sharvari Harisangam , Xinming Hu Subject: [PATCH] MAINTAINERS: Update mwifiex maintainer list Date: Fri, 21 Jul 2023 16:06:04 -0700 Message-ID: <20230721160603.1.Idf0e8025f59c62d73c08960638249b58cf215acc@changeid> X-Mailer: git-send-email 2.41.0.487.g6d72f3e995-goog MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org We haven't heard anything from these folks in years. I've been reviewing many submissions and plan to keep doing so. Cc: Amitkumar Karwar Cc: Ganapathi Bhat Cc: Sharvari Harisangam Cc: Xinming Hu Signed-off-by: Brian Norris --- MAINTAINERS | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index dfbb271f1667..42e78a696be6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12579,12 +12579,9 @@ F: Documentation/devicetree/bindings/net/marvell,pp2.yaml F: drivers/net/ethernet/marvell/mvpp2/ MARVELL MWIFIEX WIRELESS DRIVER -M: Amitkumar Karwar -M: Ganapathi Bhat -M: Sharvari Harisangam -M: Xinming Hu +M: Brian Norris L: linux-wireless@vger.kernel.org -S: Maintained +S: Odd Fixes F: drivers/net/wireless/marvell/mwifiex/ MARVELL MWL8K WIRELESS DRIVER