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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 03B2313933E for ; Sat, 3 Jul 2021 20:12:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6AD0E084E; Sat, 3 Jul 2021 20:12:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4A84E084A for ; Sat, 3 Jul 2021 20:12:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72D08342AFA for ; Sat, 3 Jul 2021 20:12:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAE667C1 for ; Sat, 3 Jul 2021 20:12:06 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1625343020.5541ecd7182341d51dfe7bf131c38021e071e4a8.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/proftpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/proftpd/metadata.xml X-VCS-Directories: net-ftp/proftpd/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: 5541ecd7182341d51dfe7bf131c38021e071e4a8 X-VCS-Branch: master Date: Sat, 3 Jul 2021 20:12:06 +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: 0f569265-7473-4762-8f48-a8f6f0a65566 X-Archives-Hash: 013ae0475abd358bb01deac6951b43e3 commit: 5541ecd7182341d51dfe7bf131c38021e071e4a8 Author: Piotr Karbowski gentoo org> AuthorDate: Sat Jul 3 20:10:20 2021 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sat Jul 3 20:10:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5541ecd7 net-ftp/proftpd: co-maintain Signed-off-by: Piotr Karbowski gentoo.org> net-ftp/proftpd/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net-ftp/proftpd/metadata.xml b/net-ftp/proftpd/metadata.xml index 572ef17d299..66897bdb64f 100644 --- a/net-ftp/proftpd/metadata.xml +++ b/net-ftp/proftpd/metadata.xml @@ -6,6 +6,10 @@ Sergei Trofimovich Mostly user. + + slashbeast@gentoo.org + Piotr Karbowski + ProFTPD grew out of the desire to have a secure and configurable FTP server, and out of a significant admiration of the Apache web server.