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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4F977C36014 for ; Tue, 1 Apr 2025 08:47:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D96F310E51C; Tue, 1 Apr 2025 08:47:50 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="N6MIjHKe"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id B1DDC10E51C; Tue, 1 Apr 2025 08:47:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1743497270; x=1775033270; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=ZC6KW82XXEy4x+ukZzXf5jGigKEUV/aJpTmCSL59A2g=; b=N6MIjHKeprDwdnfAJPlzWaQddJ1p0J+ymtdh7cZzVMpEw5B8X8eEinju oAyMNeR9iSvutI6y65l4V4lzvCHGnY32T0CGtPwSeMGnXMdmhrc6fo2Qt XxExA8NtBplLwHAHd4qGhH5hVA4DcCMG/mz1RykrwcmmYSp9Yr+iASrAB PowIx/qMZxa54kx0Yj3ERJjbm67XCQjxds2B/RzARDgE0HfIbouWqPg3E oprFsu0Nv6rKFwRPO/UG+7r0JzehL/t8FlF75TWwnwp3s1RXs4Z7ZoRzM dy4Qc38v0F7orbH8wzdsqiHPckFCdsmldBmzGzO00YnVRFhkwsMDRw8jD A==; X-CSE-ConnectionGUID: X7/nSFwlTxSZwyQMh+wU2Q== X-CSE-MsgGUID: xBkqsKcHTzm/d6BATlDP0w== X-IronPort-AV: E=McAfee;i="6700,10204,11390"; a="44522871" X-IronPort-AV: E=Sophos;i="6.14,292,1736841600"; d="scan'208";a="44522871" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Apr 2025 01:47:49 -0700 X-CSE-ConnectionGUID: 63H3Bq8kTLyDjxMClZcM/g== X-CSE-MsgGUID: Uib4Te/nRIGwb/epJJ9Ksw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.14,292,1736841600"; d="scan'208";a="157253725" Received: from ncintean-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.246.7]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Apr 2025 01:47:46 -0700 From: Jani Nikula To: Zhenyu Wang Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, intel-gvt-dev@lists.freedesktop.org, Dave Airlie , Joonas Lahtinen , Rodrigo Vivi , Simona Vetter , Tvrtko Ursulin , Zhi Wang Subject: Re: [PATCH] drm/i915/gvt: update MAINTAINERS In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20250227093805.2217658-1-jani.nikula@intel.com> Date: Tue, 01 Apr 2025 11:47:43 +0300 Message-ID: <878qok46a8.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Sun, 30 Mar 2025, Zhenyu Wang wrote: > On Thu, Feb 27, 2025 at 11:38:05AM +0200, Jani Nikula wrote: >> Update GVT-g MAINTAINERS entry to reflect the current status of >> maintenance and repositories. >> >> Cc: Dave Airlie >> Cc: Joonas Lahtinen >> Cc: Rodrigo Vivi >> Cc: Simona Vetter >> Cc: Tvrtko Ursulin >> Cc: Zhenyu Wang >> Cc: Zhi Wang >> Signed-off-by: Jani Nikula >> --- > > Sorry for late reply. I was quite busy on personal things during last month > that almost no chance to put hands on keyboard. ;) > > As I think both Zhi and I agreed before, this is totally fine with me. > > Acked-by: Zhenyu Wang Thanks for the acks, pushed to drm-intel-next. BR, Jani. > > Thanks! > >> MAINTAINERS | 9 +++------ >> 1 file changed, 3 insertions(+), 6 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 5b69b93f63c6..98374661f5a8 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -11649,13 +11649,10 @@ F: drivers/gpio/gpio-tangier.c >> F: drivers/gpio/gpio-tangier.h >> >> INTEL GVT-g DRIVERS (Intel GPU Virtualization) >> -M: Zhenyu Wang >> -M: Zhi Wang >> -L: intel-gvt-dev@lists.freedesktop.org >> -L: intel-gfx@lists.freedesktop.org >> -S: Supported >> +R: Zhenyu Wang >> +R: Zhi Wang >> +S: Odd Fixes >> W: https://github.com/intel/gvt-linux/wiki >> -T: git https://github.com/intel/gvt-linux.git >> F: drivers/gpu/drm/i915/gvt/ >> >> INTEL HID EVENT DRIVER >> -- >> 2.39.5 >> -- Jani Nikula, Intel