diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-03-04 16:07:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-03-04 16:09:07 +0100 |
commit | 216f39ea557e3950aa4d0c174f36df737afcb5fe (patch) | |
tree | a08ddf949d7ce4704d6f08ad7f911b25ec56a10b /eclass/mercurial.eclass | |
parent | dev-util/meson: Stabilize 1.0.0 hppa, #895002 (diff) | |
download | gentoo-216f39ea557e3950aa4d0c174f36df737afcb5fe.tar.gz gentoo-216f39ea557e3950aa4d0c174f36df737afcb5fe.tar.bz2 gentoo-216f39ea557e3950aa4d0c174f36df737afcb5fe.zip |
*/*: Reassign junghans's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass/mercurial.eclass')
-rw-r--r-- | eclass/mercurial.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mercurial.eclass b/eclass/mercurial.eclass index 2616b88311cf..776ed2d9a1f0 100644 --- a/eclass/mercurial.eclass +++ b/eclass/mercurial.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: mercurial.eclass # @MAINTAINER: -# Christoph Junghans <junghans@gentoo.org> +# No maintainer <maintainer-needed@gentoo.org. # @AUTHOR: # Next gen author: Krzysztof Pawlik <nelchael@gentoo.org> # Original author: Aron Griffis <agriffis@gentoo.org> |