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 79AF8138336 for ; Sun, 14 Jul 2019 13:00:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 382D2E08CA; Sun, 14 Jul 2019 13:00:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1AB5AE08C2 for ; Sun, 14 Jul 2019 13:00:37 +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 C0524347AAE for ; Sun, 14 Jul 2019 13:00:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B9E073E for ; Sun, 14 Jul 2019 13:00:31 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1563109148.bbf4f7f9470845deeb8569f656cc69f03017a36b.whissi@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: doc/ X-VCS-Repository: proj/genkernel X-VCS-Files: doc/genkernel.8.txt X-VCS-Directories: doc/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: bbf4f7f9470845deeb8569f656cc69f03017a36b X-VCS-Branch: master Date: Sun, 14 Jul 2019 13:00:31 +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: 04110b31-082c-4cac-94ec-da1a2899a401 X-Archives-Hash: 32dfc793e4283d9e9b44e0c626cb5fd8 commit: bbf4f7f9470845deeb8569f656cc69f03017a36b Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jul 14 12:59:08 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jul 14 12:59:08 2019 +0000 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=bbf4f7f9 manpage: Add Gentoo developer "whissi" as author Signed-off-by: Thomas Deutschmann gentoo.org> doc/genkernel.8.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index 14b5edb..8b38279 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -773,6 +773,7 @@ AUTHORS - Chris Gianelloni - Sebastian Pipping - Robin H. Johnson +- Thomas Deutschmann - NFS Support by Thomas Seiler - GnuPG 1.x integration by dacook - MDADM integration by Matthias Dahl