commit: ce483bc1151dfe5cae266ecf1547320051da0e73 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Feb 10 04:23:54 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Feb 10 04:23:54 2022 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=ce483bc1
Remove AUTHORS* Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> AUTHORS | 64 -------------------------------------------------- AUTHORS.gentoolkit-dev | 6 ----- 2 files changed, 70 deletions(-) diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index b7843a8..0000000 --- a/AUTHORS +++ /dev/null @@ -1,64 +0,0 @@ -* Misc contributors - Brandon Low <[email protected]> - Ian Leitch <[email protected]> - -* gentoolkit - Original author: Karl Trygve Kalleberg <[email protected]> - Library additions and refactor: Douglas Anderson <[email protected]> - Current maintainer: Paul Varner <[email protected]> - -* glsa-check - Author: Marius Mauch <[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]> - -* enalyze - Original author: Brian Dolbec <[email protected]> - -* ekeyword - Current python version: Mike Frysinger <[email protected]> - Previous perl version: - Christian Ruppert <[email protected]> - Paul Varner <[email protected]> - Mike Frysinger <[email protected]> - Original author: - Aron Griffis <[email protected]> - -* epkginfo - Author: Ned Ludd <[email protected]> - earch: Eldad Zack <[email protected]> - metadata: Olinger <EvvL AT RustedHalo DOT net> - -* equery - Original author: Karl Trygve Kalleberg <[email protected]> - 0.3.0 author: Douglas Anderson <[email protected]> - api rewrite work for 0.3.0 Brian Dolbec <[email protected] - -* eread - Original author: Donnie Berkholz <[email protected]> - Updated by: Uwe Klosa <[email protected]> - -* eshowkw (python version) - Original author: "Tomáš Chvátal <[email protected]>" - -* euse - Original perl version: Arun Bhanu <[email protected]> - New bash version: Marius Mauch <[email protected]> - package.use support: Jared Hancock - -* imlate - Author: Christian Ruppert <[email protected]> - -* revdep-rebuild - Original author: Stanislav Brabec - Rewrite author: Michael A. Smith - -* revdep-rebuild (python version) - Original author: Slawek Lis - diff --git a/AUTHORS.gentoolkit-dev b/AUTHORS.gentoolkit-dev deleted file mode 100644 index f8c9389..0000000 --- a/AUTHORS.gentoolkit-dev +++ /dev/null @@ -1,6 +0,0 @@ -Christian Ruppert <[email protected]> -Paul Varner <[email protected]> -Karl Trygve Kalleberg <[email protected]> - -See the AUTHORS file in the various src/<foo> subdirectories for a full -log of who's done what with whom and when.
