nvchecker: add timetracking

This commit is contained in:
George Rawlinson 2021-11-17 22:06:09 +00:00
parent e92e492cb2
commit 00b2260987
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -86,6 +86,12 @@ to_pattern = '\1.\2.\3'
# github
[timetracking]
source = "github"
github = "hardliner66/timetracking"
use_max_tag = true
prefix = "v"
[bartib]
source = "github"
github = "nikolassv/bartib"