commit: 230525203c19a83c5473f0c2a7c19f99eaabbfa7 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Wed Mar 22 11:38:20 2017 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> 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 <dolsen <AT> 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 <[email protected]> Current maintainer: Paul Varner <[email protected]> +* ebump + Original author: Karl Trygve Kalleberg <[email protected]> + Christian Ruppert <[email protected]> + * eclean Original author: Thomas de Grenier de Latour (tgl) <[email protected]> re-write author Brian Dolbec <[email protected]> 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 <[email protected]> - -Original author: -Karl Trygve Kalleberg <[email protected]>
