We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52ad2a commit 078ef49Copy full SHA for 078ef49
scripts/retire.sh
@@ -83,7 +83,7 @@ for login in *; do
83
echo "One month has passed, @$login has been active again:"
84
cat "$tmp/$login"
85
echo ""
86
- echo "This PR may be merged and implemented by:"
+ echo "If still appropriate, this PR may be merged and implemented by:"
87
else
88
echo "One month has passed, to this PR should now be merged and implemented by:"
89
fi
0 commit comments