From patchwork Fri May 12 16:49:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Srivatsa S. Bhat" X-Patchwork-Id: 93294 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp5277427vqo; Fri, 12 May 2023 10:31:31 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4/HmUXeEi5BXn5jDKyaXiaVU9zNy+O0RKI4u1SevkOvannVQaOEtXY/qeJVUX5BI8acaGr X-Received: by 2002:a17:90b:3ec2:b0:250:ca6c:d7a8 with SMTP id rm2-20020a17090b3ec200b00250ca6cd7a8mr11463431pjb.29.1683912691382; Fri, 12 May 2023 10:31:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1683912691; cv=none; d=google.com; s=arc-20160816; b=TJvDvBmXklnZQG12lX6ne8WWOldAgD8uv9z3tXqdLr5aeT0e/BdG/w0JMqK2m13yp+ XiIbykGRMxi3jiK0MYa1xy9OWOqUsbc6oHrPveiCQ8m/RwdQkLKAdVM+bDHT02iUE6xV 45BdwuIYshmdJAf+jB2FiXyTyyh7RyXT7zJ9sBkbihYgOuX+t3m/QxeP6uvE3/KBaSyu mhXvBfQYZiVkfuKUxabwrvYCtYZdEpr+J+0dx7mN49q3QkrmdTIsbeqyA5OWOC7040Ea UNn1g7P6VWpCNHlEb0iH69CaZpdGbXxIvE5LE3Px8m+qweiBQ9n+G8ItWMBgLX5Pn7Wa EK9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=DHq8EvEcdHl3rSIznGs0JdSzawnHu8gK/cMK3OaECcM=; b=U7RaAfI2MaTH3FehSzfHBYcgCfZQJK9NPK5G/z0k9Q6H/vEd5BEQuSCm+JdfHPuDza jffmM0paDV5ZZv5KTuaH3WgQlUQLwPmoGkOGbyEV0B06PvtPCysC2IZEMEBcfi8dOyWn g6sSZiEuV1bX0+PglwULGXmS/0mlm0paowKqep6gWn7UmNYH2vB21EXipuH+9Wr8O69w zdMdebXFoAV3cwsTTMEL3irK5ZmsyToW1s7RnnsYAwVSwf5baByIrajyvSEN3kvqD+Cy FwVY4LTWRCEqGIehUYe4m3ChjSbTU1WqWtteNxkWo25tzRDaQ/cx2MO70peNRBtosIoP vBJw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mit.edu Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id pf18-20020a17090b1d9200b0024b55721075si24975952pjb.176.2023.05.12.10.31.10; Fri, 12 May 2023 10:31:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mit.edu Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237930AbjELRKO (ORCPT + 99 others); Fri, 12 May 2023 13:10:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237784AbjELRKJ (ORCPT ); Fri, 12 May 2023 13:10:09 -0400 Received: from outgoing2021.csail.mit.edu (outgoing2021.csail.mit.edu [128.30.2.78]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96D5830EB; Fri, 12 May 2023 10:10:08 -0700 (PDT) Received: from [64.186.27.43] (helo=srivatsa-dev.eng.vmware.com) by outgoing2021.csail.mit.edu with esmtpa (Exim 4.95) (envelope-from ) id 1pxVyN-001Zzx-6w; Fri, 12 May 2023 12:50:27 -0400 From: "Srivatsa S. Bhat" To: jgross@suse.com, bp@suse.de, tglx@linutronix.de, kuba@kernel.org, davem@davemloft.net, richardcochran@gmail.com Cc: sdeep@vmware.com, amakhalov@vmware.com, akaher@vmware.com, vsirnapalli@vmware.com, srivatsa@csail.mit.edu, pv-drivers@vmware.com, virtualization@lists.linux-foundation.org, x86@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH net 3/3] MAINTAINERS: Update maintainers for VMware virtual PTP clock driver Date: Fri, 12 May 2023 09:49:58 -0700 Message-Id: <20230512164958.575174-3-srivatsa@csail.mit.edu> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230512164958.575174-1-srivatsa@csail.mit.edu> References: <20230512164958.575174-1-srivatsa@csail.mit.edu> MIME-Version: 1.0 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1765710434544057869?= X-GMAIL-MSGID: =?utf-8?q?1765710434544057869?= From: "Srivatsa S. Bhat (VMware)" I have decided to change employers, so I would like to remove myself from the maintainer role for VMware-supported subsystems. Remove Srivatsa from the maintainers entry for VMware virtual PTP clock driver (ptp_vmw) and add Ajay Kaher as an additional reviewer. Also, update CREDITS for Srivatsa. Signed-off-by: Srivatsa S. Bhat (VMware) Acked-by: Ajay Kaher Acked-by: Alexey Makhalov Acked-by: Deep Shah --- CREDITS | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CREDITS b/CREDITS index 313435c93e2c..670c256aff5d 100644 --- a/CREDITS +++ b/CREDITS @@ -387,6 +387,7 @@ N: Srivatsa S. Bhat E: srivatsa@csail.mit.edu D: Maintainer of Generic Paravirt-Ops subsystem D: Maintainer of VMware hypervisor interface +D: Maintainer of VMware virtual PTP clock driver (ptp_vmw) N: Ross Biro E: ross.biro@gmail.com diff --git a/MAINTAINERS b/MAINTAINERS index 309d4cc325f9..a00bea4d7438 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22520,8 +22520,8 @@ F: drivers/scsi/vmw_pvscsi.c F: drivers/scsi/vmw_pvscsi.h VMWARE VIRTUAL PTP CLOCK DRIVER -M: Srivatsa S. Bhat (VMware) M: Deep Shah +R: Ajay Kaher R: Alexey Makhalov R: VMware PV-Drivers Reviewers L: netdev@vger.kernel.org