commit: c26dfbbcfeb7239fbb527b0fceab36c7371f4b9d Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Tue Apr 19 21:16:35 2022 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue Apr 19 21:16:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c26dfbbc
scripts/bootstrap.sh: maintainer = releng Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> scripts/bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 0c0d6062a789..4e6b87af15a4 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -2,6 +2,8 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Maintainer: [email protected] + file_version="2021.0" # update manually: <year>.<counter> # people who were here:
