aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/check-duplicates.sh2
-rwxr-xr-xscripts/setup-and-run-repoman.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/check-duplicates.sh b/scripts/check-duplicates.sh
index f23478ce6..24c7546ed 100755
--- a/scripts/check-duplicates.sh
+++ b/scripts/check-duplicates.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
# Maintainer: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-# Maintainer: Theo Anderson <telans@posteo.de>
+# Maintainer: James Beddek <telans@posteo.de>
#
# This checks for potential and exact package matches within an overlay & ::gentoo
# Note that this is not going to be 100% accurate
diff --git a/scripts/setup-and-run-repoman.sh b/scripts/setup-and-run-repoman.sh
index f45bee9e7..ad5e15a87 100755
--- a/scripts/setup-and-run-repoman.sh
+++ b/scripts/setup-and-run-repoman.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
# Maintainer: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-# Maintainer: Theo Anderson <telans@posteo.de>
+# Maintainer: James Beddek <telans@posteo.de>
#
# This sets up repoman and runs the latest version
#