update fooled-friday

This commit is contained in:
2025-02-19 10:00:14 +01:00
parent 42ebaa674c
commit 335b0a2d2d

View File

@@ -1,5 +1,5 @@
# Set a random recipient based on the array $users
# var: users=("alex.sander@fsfe.org" "gabriel.ku@fsfe.org" "anaghz@fsfe.org" "lucas.lasota@fsfe.org" "mk@fsfe.org" "floriansnow@fsfe.org" "dario@fsfe.org" "tobiasd@fsfe.org" "epiric@fsfe.org")
# var: users=("alex.sander@fsfe.org" "gabriel.ku@fsfe.org" "anaghz@fsfe.org" "lucas.lasota@fsfe.org" "mk@fsfe.org" "floriansnow@fsfe.org" "dario@fsfe.org" "tobiasd@fsfe.org" "fi@fsfe.org" "sofiaritz@fsfe.org")
# var: to=$(printf "%s\n" "${users[@]}" | shuf | shuf | shuf | shuf -n1)
To: $to
From: no-reply@fsfe.org