Little errors..
This commit is contained in:
parent
6b422251b4
commit
640c82d25e
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
0 0 * * 1 fedmsg /usr/local/bin/koji-reminder/koji-cert-reminder.py >> /var/log/koji-cert-reminder.log 2>&1
|
||||
0 0 * * 1 fedmsg /usr/local/bin/koji-cert-reminder.py >> /var/log/koji-cert-reminder.log 2>&1
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
""" Send emails to Fedora users whose koji certs are about to expire.
|
||||
|
||||
We first get a list of Fedora users in the cla_done group. Then we query
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue