commit: 180cd335d72739c876f85051eb2af3eada5b1c0a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 22:33:12 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 23:13:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180cd335
cmake-multilib.eclass: Make myself the maintainer Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/cmake-multilib.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/cmake-multilib.eclass b/eclass/cmake-multilib.eclass index 1266b5b42ed..6b38d260655 100644 --- a/eclass/cmake-multilib.eclass +++ b/eclass/cmake-multilib.eclass @@ -3,7 +3,7 @@ # @ECLASS: cmake-multilib.eclass # @MAINTAINER: -# gx86-multilib team <[email protected]> +# Michał Górny <[email protected]> # @AUTHOR: # Author: Michał Górny <[email protected]> # @SUPPORTED_EAPIS: 7
