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 23A2D139694 for ; Wed, 22 Mar 2017 12:51:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46804E0DFA; Wed, 22 Mar 2017 12:51:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 258ABE0DFA for ; Wed, 22 Mar 2017 12:51:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4F331340DF9 for ; Wed, 22 Mar 2017 12:51:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0C72710A for ; Wed, 22 Mar 2017 12:51:42 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1490182700.230525203c19a83c5473f0c2a7c19f99eaabbfa7.dolsen@gentoo> Subject: [gentoo-commits] proj/gentoolkit:master commit in: /, ebump/ X-VCS-Repository: proj/gentoolkit X-VCS-Files: AUTHORS ebump/AUTHORS X-VCS-Directories: / ebump/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 230525203c19a83c5473f0c2a7c19f99eaabbfa7 X-VCS-Branch: master Date: Wed, 22 Mar 2017 12:51:42 +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-Archives-Salt: 510c4e4c-31c6-44f8-a81c-f9d8243bc578 X-Archives-Hash: cf234f94c3de736176fd870ff9504dbd commit: 230525203c19a83c5473f0c2a7c19f99eaabbfa7 Author: Brian Dolbec gentoo org> AuthorDate: Wed Mar 22 11:38:20 2017 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Wed Mar 22 11:38:20 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=23052520 Add ebump to main AUTHORS file Signed-off-by: Brian Dolbec gentoo.org> AUTHORS | 4 ++++ ebump/AUTHORS | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 72cb7f6..077299a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,10 @@ Library additions and refactor: Douglas Anderson Current maintainer: Paul Varner +* ebump + Original author: Karl Trygve Kalleberg + Christian Ruppert + * eclean Original author: Thomas de Grenier de Latour (tgl) re-write author Brian Dolbec diff --git a/ebump/AUTHORS b/ebump/AUTHORS deleted file mode 100644 index 0cf8ad8..0000000 --- a/ebump/AUTHORS +++ /dev/null @@ -1,4 +0,0 @@ -Christian Ruppert - -Original author: -Karl Trygve Kalleberg