commit: b15b4729c68c19f88ee1306e9eeb66d1313223a9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 3 04:06:11 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 00:31:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15b4729
cmake.eclass: add base-system as @MAINTAINER too (align with dev-util/cmake) Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/cmake.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/cmake.eclass b/eclass/cmake.eclass index 6787735d5416..2c5620adede5 100644 --- a/eclass/cmake.eclass +++ b/eclass/cmake.eclass @@ -4,6 +4,7 @@ # @ECLASS: cmake.eclass # @MAINTAINER: # [email protected] +# [email protected] # @AUTHOR: # Tomáš Chvátal <[email protected]> # Maciej Mrozowski <[email protected]>
