git » rpcbind.git » main » tree

[main] / .nvchecker.toml

1
2
3
4
5
6
[rpcbind]
source = "git"
git = "git://git.linux-nfs.org/projects/steved/rpcbind.git"
exclude_regex = ".*(rc).*"
from_pattern = 'rpcbind-(\d+)_(\d+)_(\d+)'
to_pattern = '\1.\2.\3'