diff --git a/data/ecosystems/b/blockstack.toml b/data/ecosystems/b/blockstack.toml index 72f95aab..8069c510 100644 --- a/data/ecosystems/b/blockstack.toml +++ b/data/ecosystems/b/blockstack.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/blockstack"] [[repo]] url = "https://github.com/blockstack/animal-kingdom" +[[repo]] +url = "https://github.com/blockstack/app-android" + [[repo]] url = "https://github.com/blockstack/app-mining" @@ -33,6 +36,9 @@ url = "https://github.com/blockstack/blockstack" [[repo]] url = "https://github.com/blockstack/blockstack-android" +[[repo]] +url = "https://github.com/blockstack/blockstack-app" + [[repo]] url = "https://github.com/blockstack/blockstack-app-generator" @@ -45,6 +51,9 @@ url = "https://github.com/blockstack/blockstack-browser" [[repo]] url = "https://github.com/blockstack/blockstack-collection-schemas" +[[repo]] +url = "https://github.com/blockstack/blockstack-collections" + [[repo]] url = "https://github.com/blockstack/blockstack-consensus-data" @@ -63,6 +72,9 @@ url = "https://github.com/blockstack/blockstack-files" [[repo]] url = "https://github.com/blockstack/blockstack-ios" +[[repo]] +url = "https://github.com/blockstack/blockstack-keychain" + [[repo]] url = "https://github.com/blockstack/blockstack-ledger-signer"