diff --git a/data/ecosystems/t/tezos.toml b/data/ecosystems/t/tezos.toml index 52c1e330..6fe0db3d 100644 --- a/data/ecosystems/t/tezos.toml +++ b/data/ecosystems/t/tezos.toml @@ -3,7 +3,7 @@ title = "Tezos" sub_ecosystems = [] -github_organizations = ["https://github.com/kukai-wallet", "https://github.com/tezbridge", "https://github.com/tezos"] +github_organizations = ["https://github.com/kukai-wallet", "https://github.com/tezbox", "https://github.com/tezbridge", "https://github.com/tezos"] # Repositories [[repo]] @@ -148,6 +148,27 @@ url = "https://github.com/tacoinfra/remote-signer" [[repo]] url = "https://github.com/teamzednode/gingerbread" +[[repo]] +url = "https://github.com/tezbox/baker-policy" + +[[repo]] +url = "https://github.com/tezbox/browser-extension" + +[[repo]] +url = "https://github.com/tezbox/desktop-wallet" + +[[repo]] +url = "https://github.com/tezbox/languages" + +[[repo]] +url = "https://github.com/tezbox/tbapi" + +[[repo]] +url = "https://github.com/tezbox/tezbox.github.io" + +[[repo]] +url = "https://github.com/tezbox/web-wallet" + [[repo]] url = "https://github.com/tezbridge/DApps" @@ -218,6 +239,21 @@ url = "https://github.com/yugasun/tezos-sign" [[repo]] url = "https://github.com/zastrin/tezos-voting-dapp" +[[repo]] +url = "https://gitlab.com/obsidian.systems/flextesa-extras" + +[[repo]] +url = "https://gitlab.com/obsidian.systems/tezos-bake-monitor" + +[[repo]] +url = "https://gitlab.com/obsidian.systems/tezos-baking-platform" + +[[repo]] +url = "https://gitlab.com/obsidian.systems/tezos-load-testing" + +[[repo]] +url = "https://gitlab.com/polychainlabs/tezos-hsm-signer" + [[repo]] url = "https://gitlab.com/tezos/cortez-android" tags = ["Wallet"]