commit: 81326f763d962e5196e62711a55c208892ea8dad Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Sat Feb 12 21:15:40 2022 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Sat Feb 12 21:31:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81326f76
tree-sitter-grammar.eclass: Re-assign maintainer Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> eclass/tree-sitter-grammar.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/tree-sitter-grammar.eclass b/eclass/tree-sitter-grammar.eclass index 10baa3c4adb6..18b42f15d62b 100644 --- a/eclass/tree-sitter-grammar.eclass +++ b/eclass/tree-sitter-grammar.eclass @@ -1,12 +1,12 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: tree-sitter-grammar.eclass # @MAINTAINER: -# Matthew Smith <[email protected]> +# Matthew Smith <[email protected]> # Nick Sarnie <[email protected]> # @AUTHOR: -# Matthew Smith <[email protected]> +# Matthew Smith <[email protected]> # @SUPPORTED_EAPIS: 8 # @BLURB: Common functions and variables for Tree Sitter grammars
