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 7b65e28 commit 6a69551Copy full SHA for 6a69551
1 file changed
bin/daily
@@ -35,6 +35,9 @@ $DTDIR/ietf/manage.py run_yang_model_checks
35
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
36
$DTDIR/ietf/bin/expire-ids
37
38
+# Send nomcom reminders about nomination acceptance and questionnaires
39
+$DTDIR/ietf/manage.py send_reminders
40
+
41
# Expire last calls
42
43
$DTDIR/ietf/bin/expire-last-calls
0 commit comments