diff options
author | Franck Cuny <franck@fcuny.net> | 2021-10-10 18:03:22 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2021-10-10 18:03:22 -0700 |
commit | 67c5eff3dfe11d3741d42e70fcd5f960038f4011 (patch) | |
tree | e229ef80c6dc25d66d2fd5ea6a7f9c1c45b41e0f /tools/govanity | |
parent | build: tag correctly the release (diff) | |
download | world-67c5eff3dfe11d3741d42e70fcd5f960038f4011.tar.gz |
config: add mpd-stats
Diffstat (limited to 'tools/govanity')
-rw-r--r-- | tools/govanity/vanity.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/govanity/vanity.yaml b/tools/govanity/vanity.yaml index 57c18a1..cfe5b03 100644 --- a/tools/govanity/vanity.yaml +++ b/tools/govanity/vanity.yaml @@ -5,3 +5,5 @@ repositories: repo: https://git.fcuny.net/fcuny/govanity - name: tools repo: https://git.fcuny.net/fcuny/tools + - name: mpd-stats + repo: https://git.fcuny.net/fcuny/mpd-stats |