Added Bisq ops, projects, and admin repos

This commit is contained in:
Curtis Spencer
2020-02-15 09:07:11 -08:00
parent 29b1fc8dd4
commit ff7afa01cc

View File

@@ -6,6 +6,9 @@ sub_ecosystems = []
github_organizations = ["https://github.com/bisq-network"]
# Repositories
[[repo]]
url = "https://github.com/bisq-network/admin"
[[repo]]
url = "https://github.com/bisq-network/analytics"
@@ -114,6 +117,12 @@ url = "https://github.com/bisq-network/mailchimp"
[[repo]]
url = "https://github.com/bisq-network/monitoring"
[[repo]]
url = "https://github.com/bisq-network/ops"
[[repo]]
url = "https://github.com/bisq-network/projects"
[[repo]]
url = "https://github.com/bisq-network/proposals"