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 3666C1382C5 for ; Tue, 1 Dec 2020 16:13:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7226CE08F0; Tue, 1 Dec 2020 16:13:08 +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 54F4BE08F0 for ; Tue, 1 Dec 2020 16:13:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1EF6B34104C for ; Tue, 1 Dec 2020 16:13:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D6ED448 for ; Tue, 1 Dec 2020 16:13:05 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1606839173.b645f9ce075bc2f69a15a24f400e38e35f20fda3.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/ksh/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/ksh/metadata.xml X-VCS-Directories: app-shells/ksh/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: b645f9ce075bc2f69a15a24f400e38e35f20fda3 X-VCS-Branch: master Date: Tue, 1 Dec 2020 16:13:05 +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: 965c652d-2a88-410b-9f35-0c1051e75d12 X-Archives-Hash: 812ba1c7ca14d370a8d17779519c7ca2 commit: b645f9ce075bc2f69a15a24f400e38e35f20fda3 Author: Mike Gilbert gentoo org> AuthorDate: Tue Dec 1 16:12:53 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Dec 1 16:12:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b645f9ce app-shells/ksh: maintainer needed Signed-off-by: Mike Gilbert gentoo.org> app-shells/ksh/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app-shells/ksh/metadata.xml b/app-shells/ksh/metadata.xml index 6018c787c35..c81eecc0500 100644 --- a/app-shells/ksh/metadata.xml +++ b/app-shells/ksh/metadata.xml @@ -1,10 +1,7 @@ - - floppym@gentoo.org - Mike Gilbert - + The KornShell language was designed and developed by David G. Korn at AT&T Bell Laboratories. It is an interactive command language that