From patchwork Mon Sep 26 14:44:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 1683188 X-Patchwork-Delegate: marek.vasut@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=SL4cxXSV; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4McHYz2CMTz1yq3 for ; Tue, 27 Sep 2022 21:33:27 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1177D84CC9; Tue, 27 Sep 2022 13:33:15 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="SL4cxXSV"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B57CB84C98; Mon, 26 Sep 2022 16:45:06 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 78B838215D for ; Mon, 26 Sep 2022 16:45:04 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=dinguyen@kernel.org Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 295EC60A1A for ; Mon, 26 Sep 2022 14:45:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 627B8C433D7; Mon, 26 Sep 2022 14:45:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664203502; bh=GmGF/DPgLbvyTX2cdRSZqWZ/0XshunkdXcgMjxBin3Y=; h=From:To:Cc:Subject:Date:From; b=SL4cxXSVtT34609luxIpQmP9mUyc5WO151sa8sEmuboU3crwgUhpEN3PXxLW7hesH ZQLzqteXXWEE0jRysQ4SRMkAcGQc/wRPQ8HBteR6enAL4JuPhcB1+6LFnafEHaTK5C n13NN2rprtYfaa0k0K/sQPjw1RpLY7WTYa1xk+1lbuAze2Ot30nI9gtDCn1Kh4LH+U yePhDtJSpj55FVTRt7Lh49m7sE/3fSmoggOcP936OK8pFrazNw7RwGgov4XOAhAcun ZeHJyF1nhMOlAdjB/FwLB6sxMcn4ogQpJSLykuU1rrI+4JbwS3VLJGtzOcNOw5T29h 3w0kwJ4C3yRDg== From: Dinh Nguyen To: u-boot@lists.denx.de Cc: dinguyen@kernel.org Subject: [PATCH] board: altera: c5/a10/a5/stratix10: remove Chin Liang as maintainer Date: Mon, 26 Sep 2022 09:44:51 -0500 Message-Id: <20220926144451.825006-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 27 Sep 2022 13:33:11 +0200 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Chin Liang is no longer actively maintaining this project. Signed-off-by: Dinh Nguyen --- board/altera/arria10-socdk/MAINTAINERS | 1 - board/altera/arria5-socdk/MAINTAINERS | 1 - board/altera/cyclone5-socdk/MAINTAINERS | 1 - board/altera/stratix10-socdk/MAINTAINERS | 1 - 4 files changed, 4 deletions(-) diff --git a/board/altera/arria10-socdk/MAINTAINERS b/board/altera/arria10-socdk/MAINTAINERS index 5a76efb54b..e288584362 100644 --- a/board/altera/arria10-socdk/MAINTAINERS +++ b/board/altera/arria10-socdk/MAINTAINERS @@ -1,6 +1,5 @@ SOCFPGA BOARD M: Dinh Nguyen -M: Chin-Liang See S: Maintained F: board/altera/arria10-socdk/ F: include/configs/socfpga_arria10_socdk.h diff --git a/board/altera/arria5-socdk/MAINTAINERS b/board/altera/arria5-socdk/MAINTAINERS index 873ec2be2d..a6c5bc8024 100644 --- a/board/altera/arria5-socdk/MAINTAINERS +++ b/board/altera/arria5-socdk/MAINTAINERS @@ -1,6 +1,5 @@ SOCFPGA BOARD M: Dinh Nguyen -M: Chin-Liang See S: Maintained F: board/altera/arria5-socdk/ F: include/configs/socfpga_arria5_socdk.h diff --git a/board/altera/cyclone5-socdk/MAINTAINERS b/board/altera/cyclone5-socdk/MAINTAINERS index ecf1d04f76..6a8dfdd286 100644 --- a/board/altera/cyclone5-socdk/MAINTAINERS +++ b/board/altera/cyclone5-socdk/MAINTAINERS @@ -1,6 +1,5 @@ SOCFPGA BOARD M: Dinh Nguyen -M: Chin-Liang See S: Maintained F: board/altera/cyclone5-socdk/ F: include/configs/socfpga_cyclone5_socdk.h diff --git a/board/altera/stratix10-socdk/MAINTAINERS b/board/altera/stratix10-socdk/MAINTAINERS index 6efd0cfc05..0b475980dd 100644 --- a/board/altera/stratix10-socdk/MAINTAINERS +++ b/board/altera/stratix10-socdk/MAINTAINERS @@ -1,6 +1,5 @@ SOCFPGA BOARD M: Chin-Liang See -M: Dinh Nguyen S: Maintained F: board/altera/stratix10-socdk/ F: include/configs/socfpga_stratix10_socdk.h