nvchecker: add stumpwm & stumpwm-contrib
This commit is contained in:
parent
2db00deec0
commit
3a1493036a
1 changed files with 9 additions and 0 deletions
|
@ -143,6 +143,15 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[stumpwm]
|
||||||
|
source = "github"
|
||||||
|
github = "stumpwm/stumpwm"
|
||||||
|
use_max_tag = true
|
||||||
|
|
||||||
|
[stumpwm-contrib]
|
||||||
|
source = "github"
|
||||||
|
github = "stumpwm/stumpwm-contrib"
|
||||||
|
|
||||||
[git-bug]
|
[git-bug]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "MichaelMure/git-bug"
|
github = "MichaelMure/git-bug"
|
||||||
|
|
Loading…
Reference in a new issue