From patchwork Fri May 12 16:49:56 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: 93295 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp5278890vqo; Fri, 12 May 2023 10:33:54 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ6/SmBTyI+0opgJ5HfTm26snFN1obl99LfkDYlLaj2F1/iku8Ea4EQ0KI1pjwUvLAdfMXL7 X-Received: by 2002:a17:90a:db8c:b0:24b:52cb:9a31 with SMTP id h12-20020a17090adb8c00b0024b52cb9a31mr34780654pjv.22.1683912834713; Fri, 12 May 2023 10:33:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1683912834; cv=none; d=google.com; s=arc-20160816; b=qHntNK3n7WbT0iiuXl8G1MYiC8QokI79tXcuUNXPQxjSVK/7dppzpKxnJD93xKYF/v GGe6oKHFtrYJFe1UlUK78G/miPyOZsosamE6MoBWWnbsqrNpb3n1Q5bt4I/bm7t1Erx/ 57Ci1zES8ihAxmmuast/P0tINXizJXDOYj7jGSDi8naFaD3wkMXM+hKXzVPoGRdd1Blq QDAUycYmGW/sxnD5n2iwR1PzzBJiTn1tjHh26gdr+TSlikNASwe7d4aQKNQ3VLK1CHnj lGlz0VoKdY0MHColx75KTB5puFumSWSWLG7a2U1eCfCgSS7Wd9pYt5BmT/UhkPznkF9x AaKA== 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 :message-id:date:subject:cc:to:from; bh=g6+S5CUP8IEIii+UrGaVf1wB0bbA8cBpI8Kpu3Sx1gQ=; b=Sds9qJXxIGh7zcZDWmITugvY4AJqRBOVwqoca8TU14sFAJBxXALICvWeBtsIr3Lj7z jo4181h+UY6ywm/W9/Ght2Hgihu9FKdnJLj8QK6pvh+WdcC7i1jTRkRpkxo72b0DK05Y SuMEaTLMf6lqLgAtZyjTCZT5oDvcVOlSTzPtZKfdmFyFHYGQTiF1YMhRp/INT63uRtCm cLkYXl/vy8PpLEr5sp3Q+wGp+rG+usL4bg74q8d7Du+8kzYm+SEO3YZVYZTSaFgB/GYi Bsmkdwinrs1d5xyrr8vlQEKjGqS4+wsYu2g4+cO9gWcPe/fO38G6TPW/f6ID39W2/9l2 jLyg== 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 x190-20020a6386c7000000b0051ba16c35c9si9729222pgd.155.2023.05.12.10.33.39; Fri, 12 May 2023 10:33:54 -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 S237734AbjELRKL (ORCPT + 99 others); Fri, 12 May 2023 13:10:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57046 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236982AbjELRKH (ORCPT ); Fri, 12 May 2023 13:10:07 -0400 Received: from outgoing2021.csail.mit.edu (outgoing2021.csail.mit.edu [128.30.2.78]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 863202D47; Fri, 12 May 2023 10:10:06 -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 1pxVyD-001Zzx-3Z; Fri, 12 May 2023 12:50:17 -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 1/3] MAINTAINERS: Update maintainers for paravirt-ops Date: Fri, 12 May 2023 09:49:56 -0700 Message-Id: <20230512164958.575174-1-srivatsa@csail.mit.edu> X-Mailer: git-send-email 2.25.1 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,URIBL_BLOCKED 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?1765710584580261515?= X-GMAIL-MSGID: =?utf-8?q?1765710584580261515?= From: "Srivatsa S. Bhat (VMware)" I have decided to change employers and I'm not sure if I'll be able to spend as much time on the paravirt-ops subsystem going forward. So, I would like to remove myself from the maintainer role for paravirt-ops. Remove Srivatsa from the maintainers entry and add Ajay Kaher as an additional reviewer for paravirt-ops. Also, add an entry to CREDITS for Srivatsa. Signed-off-by: Srivatsa S. Bhat (VMware) Acked-by: Alexey Makhalov Acked-by: Ajay Kaher Acked-by: Juergen Gross --- CREDITS | 4 ++++ MAINTAINERS | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CREDITS b/CREDITS index 2d9da9a7defa..5d48f1a201f2 100644 --- a/CREDITS +++ b/CREDITS @@ -383,6 +383,10 @@ E: tomas@nocrew.org W: http://tomas.nocrew.org/ D: dsp56k device driver +N: Srivatsa S. Bhat +E: srivatsa@csail.mit.edu +D: Maintainer of Generic Paravirt-Ops subsystem + N: Ross Biro E: ross.biro@gmail.com D: Original author of the Linux networking code diff --git a/MAINTAINERS b/MAINTAINERS index e0ad886d3163..2d8d000353b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15929,7 +15929,7 @@ F: include/uapi/linux/ppdev.h PARAVIRT_OPS INTERFACE M: Juergen Gross -M: Srivatsa S. Bhat (VMware) +R: Ajay Kaher R: Alexey Makhalov R: VMware PV-Drivers Reviewers L: virtualization@lists.linux-foundation.org