diff --git a/data/ecosystems/b/blockstack.toml b/data/ecosystems/b/blockstack.toml index f8ade29d..18ddb940 100644 --- a/data/ecosystems/b/blockstack.toml +++ b/data/ecosystems/b/blockstack.toml @@ -6,9 +6,15 @@ sub_ecosystems = [] github_organizations = ["https://github.com/blockstack"] # Repositories +[[repo]] +url = "https://github.com/blockstack/.github" + [[repo]] url = "https://github.com/blockstack/animal-kingdom" +[[repo]] +url = "https://github.com/blockstack/app" + [[repo]] url = "https://github.com/blockstack/app-android" @@ -93,6 +99,9 @@ url = "https://github.com/blockstack/blockstack-react-native" [[repo]] url = "https://github.com/blockstack/blockstack-ruby" +[[repo]] +url = "https://github.com/blockstack/blockstack-search-indexer" + [[repo]] url = "https://github.com/blockstack/blockstack-stats" @@ -180,6 +189,9 @@ url = "https://github.com/blockstack/jsontokens-js" [[repo]] url = "https://github.com/blockstack/key-encoder-js" +[[repo]] +url = "https://github.com/blockstack/keychain" + [[repo]] url = "https://github.com/blockstack/keychain-manager-js"