From patchwork Mon Oct 31 08:28:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tan En De X-Patchwork-Id: 1697051 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4N165w2dNyz23lV for ; Mon, 31 Oct 2022 19:39:48 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id F03C84027A; Mon, 31 Oct 2022 08:39:45 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org F03C84027A X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mRCU8sMhAHzO; Mon, 31 Oct 2022 08:39:45 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id E66C9401DB; Mon, 31 Oct 2022 08:39:43 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org E66C9401DB X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 7155A1BF2BF for ; Mon, 31 Oct 2022 08:39:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 59B8340154 for ; Mon, 31 Oct 2022 08:39:41 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 59B8340154 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1AT5rOHCcYYk for ; Mon, 31 Oct 2022 08:39:39 +0000 (UTC) X-Greylist: delayed 00:10:28 by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 01276400F2 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by smtp2.osuosl.org (Postfix) with ESMTP id 01276400F2 for ; Mon, 31 Oct 2022 08:39:38 +0000 (UTC) Received: from EXMBX165.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX165", Issuer "EXMBX165" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id 675E124E203; Mon, 31 Oct 2022 16:28:54 +0800 (CST) Received: from EXMBX161.cuchost.com (172.16.6.71) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.32; Mon, 31 Oct 2022 16:28:54 +0800 Received: from localhost.localdomain (180.75.243.135) by EXMBX161.cuchost.com (172.16.6.71) with Microsoft SMTP Server (TLS) id 15.0.1497.32; Mon, 31 Oct 2022 16:28:52 +0800 From: Tan En De To: Date: Mon, 31 Oct 2022 16:28:41 +0800 Message-ID: <20221031082841.2781656-1-ende.tan@starfivetech.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Originating-IP: [180.75.243.135] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX161.cuchost.com (172.16.6.71) X-YovoleRuleAgent: yovoleflag Subject: [Buildroot] [1/1] DEVELOPERS: add myself for package/libkcapi X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tan En De , thomas.petazzoni@bootlin.com Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Add myself to help maintaining package/libkcapi. Signed-off-by: Tan En De --- As mentioned in the reply: https://lore.kernel.org/all/20221030114529.607f4e73@windsurf/ Notice that I'm using ende.tan@starfivetech.com instead of ende.tan@linux.starfivetech.com because my company has changed SMTP server (the latter is still accessible). --- DEVELOPERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DEVELOPERS b/DEVELOPERS index c4d23cd293..90c28b375e 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -2775,6 +2775,9 @@ F: package/most/ N: TIAN Yuanhao F: package/open-isns/ +N: Tan En De +F: package/libkcapi/ + N: Theo Debrouwere F: board/beagleboardx15/ F: configs/beagleboardx15_defconfig