diff --git a/data/ecosystems/b/bisq.toml b/data/ecosystems/b/bisq.toml index dd1b9443..afcdadcd 100644 --- a/data/ecosystems/b/bisq.toml +++ b/data/ecosystems/b/bisq.toml @@ -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"