From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 10.mo575.mail-out.ovh.net (10.mo575.mail-out.ovh.net [46.105.79.203]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D985216A382 for ; Thu, 11 Jul 2024 23:20:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=46.105.79.203 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720740021; cv=none; b=bpRVQ1zbS4npkONNjRPgqA85pkjVSizr/bTnUs3seJl9bZiRtmC6nmyetfoqiZyGgo0srXfvuHnyorrBoD9WndQAUdnH0SlZskGek1cy6joEVHIAp/zd5i4S+dTalVboqJogOD7l5tVG7UManK1tWMzGA42DMLxG/XHmrsKvrxc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720740021; c=relaxed/simple; bh=NZ8T7Ds3iZep5vO1ifYcykqOpLll7nDm1BsynJvV7Oo=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Df7as7B1W9FzgFTRAh9trXOioZIPn9dPdPhTX3nIf4B3LeBf12g6NJcciAFFCPPuZiH6BEqh2eEukp9fFFEklx0WFo1hJ3G6pJK3c6tLsMGowqWJTUDuJJpUW7Y+CwMEhiCd4UpxajWyG/OtEnulrbSqGjeXsu7YRCpGi+I7dMY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=etezian.org; arc=none smtp.client-ip=46.105.79.203 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=etezian.org Received: from director10.ghost.mail-out.ovh.net (unknown [10.109.140.151]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 4WKrL248wrz1TGy for ; Thu, 11 Jul 2024 23:20:10 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-8rwxz (unknown [10.108.42.201]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 50E101FDFC; Thu, 11 Jul 2024 23:20:07 +0000 (UTC) Received: from etezian.org ([37.59.142.96]) by ghost-submission-6684bf9d7b-8rwxz with ESMTPSA id PzeKC6dokGZO4gsAyuFlTg (envelope-from ); Thu, 11 Jul 2024 23:20:07 +0000 Authentication-Results:garm.ovh; auth=pass (GARM-96R001e9cb5549-685d-425f-a6a9-8576c3d7597e, 47FBFB77BDCA57EA66E7955FCDEBFA84A3B4AB1A) smtp.auth=andi@etezian.org X-OVh-ClientIp:194.230.248.195 From: Andi Shyti To: lkml Cc: Andi Shyti , Andy Shevchenko , Krzysztof Kozlowski , Lee Jones , Linus Walleij , Philipp Zabel , Viresh Kumar , Wolfram Sang , linux-gpio@vger.kernel.org, linux-i2c@vger.kernel.org, virtualization@lists.linux.dev Subject: [PATCH 0/2] Cleanup the MAINTAINER's file Date: Fri, 12 Jul 2024 01:19:24 +0200 Message-ID: <20240711231927.3103820-1-andi.shyti@kernel.org> X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7541840528265644655 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeeftddrfeehgddvvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpeetnhguihcuufhhhihtihcuoegrnhguihdrshhhhihtiheskhgvrhhnvghlrdhorhhgqeenucggtffrrghtthgvrhhnpedtveeuieehfeetudejhfehleeijedvveetleefhfehuedtleektdevjedujefgvdenucfkphepuddvjedrtddrtddruddpudelgedrvdeftddrvdegkedrudelhedpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpegrnhguihesvghtvgiiihgrnhdrohhrghdpnhgspghrtghpthhtohepuddprhgtphhtthhopehlihhnuhigqdhivdgtsehvghgvrhdrkhgvrhhnvghlrdhorhhgpdfovfetjfhoshhtpehmohehjeehpdhmohguvgepshhmthhpohhuth Hi, while reviewing Wolfram's series, I received some delivery failure notifications for e-mails that don't exist anymore. With this series I'm removing: - Conghui Chen - Thor Thayer unfortunately both from Intel :-( In the case of Altera's subsystems (except for the i2c), I didn't really know what to do with them, so that I marked them as Orphan. Andi Cc: Andy Shevchenko Cc: Krzysztof Kozlowski Cc: Lee Jones Cc: Linus Walleij Cc: Philipp Zabel Cc: Viresh Kumar Cc: Wolfram Sang Cc: linux-gpio@vger.kernel.org Cc: linux-i2c@vger.kernel.org Cc: virtualization@lists.linux.dev Andi Shyti (2): MAINTAINERS: i2c-virtio: Drop Conghui Chen from Maintainers MAINTAINERS: Drop Thor Thayer from maintainers MAINTAINERS | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) -- 2.45.2