commit: e4bb8e2e6d3fd6cf8ffeaf020985bd6de4c1d0c2 Author: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> AuthorDate: Tue Nov 12 18:23:30 2024 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Tue Nov 12 18:25:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4bb8e2e
*/*: rename account andrewammerlaan -> nowa Bug: https://bugs.gentoo.org/940905 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> profiles/package.mask | 2 +- scripts/check-duplicates.sh | 2 +- scripts/setup-master-gentoo.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7fe78aa9a..528bcf021 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andrew Ammerlaan <[email protected]> (2021-03-29) +# Nowa Ammerlaan <[email protected]> (2021-03-29) # James Beddek <[email protected]> (2021-10-09) # Per profile masking in overlays is currently not working # with pkgcore/pkgdev/pkgcheck. Mask offending packages for all profiles diff --git a/scripts/check-duplicates.sh b/scripts/check-duplicates.sh index a094dbf54..cc5f0f5d2 100755 --- a/scripts/check-duplicates.sh +++ b/scripts/check-duplicates.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Maintainer: Andrew Ammerlaan <[email protected]> +# Maintainer: Nowa Ammerlaan <[email protected]> # Maintainer: James Beddek <[email protected]> # # This checks for potential and exact package matches within an overlay & ::gentoo diff --git a/scripts/setup-master-gentoo.sh b/scripts/setup-master-gentoo.sh index 1a19d18df..c334a40eb 100755 --- a/scripts/setup-master-gentoo.sh +++ b/scripts/setup-master-gentoo.sh @@ -1,5 +1,5 @@ #! /usr/bin/env bash -# Maintainer: Andrew Ammerlaan <[email protected]> +# Maintainer: Nowa Ammerlaan <[email protected]> # # Fetch and setup the latest ::gentoo
