nvchecker: add python-crontab

This commit is contained in:
George Rawlinson 2021-08-26 07:31:51 +00:00
parent 55469ddd33
commit bbcb0f9909
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -57,6 +57,12 @@ use_max_tag = true
prefix = "v" prefix = "v"
# gitlab # gitlab
[python-crontab]
source = "gitlab"
gitlab = "doctormo/python-crontab"
use_max_tag = true
prefix = "v"
[managesieve] [managesieve]
source = "gitlab" source = "gitlab"
gitlab = "htgoebel/managesieve" gitlab = "htgoebel/managesieve"