diff options
author | Franck Cuny <franck@fcuny.net> | 2022-10-24 17:32:17 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-10-24 17:32:17 -0700 |
commit | fe7dfdd250b701177f051ad6cdc3dc68695cbfc4 (patch) | |
tree | 99d7cf0230ad604c256df2225c1d32ef4266d4ec /ops | |
parent | feat(home/packages): install git-broom (diff) | |
download | world-fe7dfdd250b701177f051ad6cdc3dc68695cbfc4.tar.gz |
ref(tools/mpd-stats): delete the project
It's been moved to its own repository at https://github.com/fcuny/mpd-stats Update the list of repositories managed by terraform.
Diffstat (limited to '')
-rw-r--r-- | ops/github/repositories.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ops/github/repositories.yaml b/ops/github/repositories.yaml index 93df388..a6f1866 100644 --- a/ops/github/repositories.yaml +++ b/ops/github/repositories.yaml @@ -104,3 +104,6 @@ x509-info: visibility: public description: CLI to get information about a x509 certificate archived: false +mpd-stats: + visibility: private + archived: true |