From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F0CA15808E for ; Tue, 26 Apr 2022 00:39:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DF78E07AE; Tue, 26 Apr 2022 00:39:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52F87E0798 for ; Tue, 26 Apr 2022 00:39:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1EA7E341B3C for ; Tue, 26 Apr 2022 00:39:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C6793F6 for ; Tue, 26 Apr 2022 00:38:59 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1650931306.5d58ce0c6306ec4322267908af81484d3c941ca9.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfilezilla/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libfilezilla/metadata.xml X-VCS-Directories: dev-libs/libfilezilla/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 5d58ce0c6306ec4322267908af81484d3c941ca9 X-VCS-Branch: master Date: Tue, 26 Apr 2022 00:38:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c9a6da6c-5ef2-46af-82c7-5fcdbccd5545 X-Archives-Hash: b8a09510f59fb8ae728b941d9f387ab6 commit: 5d58ce0c6306ec4322267908af81484d3c941ca9 Author: Yixun Lan gentoo org> AuthorDate: Tue Apr 26 00:01:46 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Apr 26 00:01:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d58ce0c dev-libs/libfilezilla: add myself as a maintainer Signed-off-by: Yixun Lan gentoo.org> dev-libs/libfilezilla/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/libfilezilla/metadata.xml b/dev-libs/libfilezilla/metadata.xml index 4c049493554c..7a207a3b0757 100644 --- a/dev-libs/libfilezilla/metadata.xml +++ b/dev-libs/libfilezilla/metadata.xml @@ -9,6 +9,10 @@ polynomial-c@gentoo.org Lars Wendler + + dlan@gentoo.org + Yixun Lan + libfilezilla is a small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include: