commit: 3199bdd39212a9a3167b7ab2b5abf99236c858dd Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 11:11:24 2016 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 11:12:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3199bdd3
Change maintainer for linux-mod and linux-info eclasses to kernel <AT> gentoo.org. eclass/linux-info.eclass | 2 +- eclass/linux-mod.eclass | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/linux-info.eclass b/eclass/linux-info.eclass index 25edb18..2772e66 100644 --- a/eclass/linux-info.eclass +++ b/eclass/linux-info.eclass @@ -4,7 +4,7 @@ # @ECLASS: linux-info.eclass # @MAINTAINER: -# [email protected] +# [email protected] # @AUTHOR: # Original author: John Mylchreest <[email protected]> # @BLURB: eclass used for accessing kernel related information diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index b2e9cd2..5a934a0 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -4,7 +4,7 @@ # @ECLASS: linux-mod.eclass # @MAINTAINER: -# [email protected] +# [email protected] # @AUTHOR: # John Mylchreest <[email protected]>, # Stefan Schweizer <[email protected]>
