File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,12 +127,12 @@ for login in *; do
127127 effect gh pr ready --repo " $ORG /$MEMBER_REPO " " $prNumber "
128128 {
129129 if (( activityCount > 0 )) ; then
130- echo " One month has passed, @$login has been active again:"
130+ echo " One month has passed, and @$login has been active again:"
131131 cat " $tmp /$login "
132132 echo " "
133133 echo " If still appropriate, this PR may be merged and implemented by:"
134134 else
135- echo " One month has passed, to this PR should now be merged and implemented by:"
135+ echo " One month has passed, so this PR should now be merged and implemented by:"
136136 fi
137137 echo " - Adding @$login to the [Retired Nixpkgs Contributors team](https://github.com/orgs/NixOS/teams/retired-nixpkgs-contributors)"
138138 echo ' ```sh'
You can’t perform that action at this time.
0 commit comments