commit: 701583db6f7542bc8efcf5e303835f88f9d1943d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 20 10:15:52 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jul 22 06:43:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701583db
ruby-fakegem.eclass: List myself as author Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> eclass/ruby-fakegem.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass index a6077a386b9..915c10b986c 100644 --- a/eclass/ruby-fakegem.eclass +++ b/eclass/ruby-fakegem.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Diego E. Pettenò <flamee...@gentoo.org> # Author: Alex Legler <a...@gentoo.org> +# Author: Hans de Graaff <gra...@gentoo.org> # @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 # @BLURB: An eclass for installing Ruby packages to behave like RubyGems. # @DESCRIPTION: