Skip to content

Commit 6a69551

Browse files
committed
The nomcom send_reminders command was not being run daily. Fixed that.
- Legacy-Id: 15519
1 parent 7b65e28 commit 6a69551

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bin/daily

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ $DTDIR/ietf/manage.py run_yang_model_checks
3535
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
3636
$DTDIR/ietf/bin/expire-ids
3737

38+
# Send nomcom reminders about nomination acceptance and questionnaires
39+
$DTDIR/ietf/manage.py send_reminders
40+
3841
# Expire last calls
3942
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
4043
$DTDIR/ietf/bin/expire-last-calls

0 commit comments

Comments
 (0)