Skip to content

Commit 078ef49

Browse files
committed
Minor retirement wording adjustment
1 parent b52ad2a commit 078ef49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/retire.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ for login in *; do
8383
echo "One month has passed, @$login has been active again:"
8484
cat "$tmp/$login"
8585
echo ""
86-
echo "This PR may be merged and implemented by:"
86+
echo "If still appropriate, this PR may be merged and implemented by:"
8787
else
8888
echo "One month has passed, to this PR should now be merged and implemented by:"
8989
fi

0 commit comments

Comments
 (0)