diff --git a/data/ecosystems/a/ambients.toml b/data/ecosystems/a/ambients.toml index 3250a21d..4c8ac078 100644 --- a/data/ecosystems/a/ambients.toml +++ b/data/ecosystems/a/ambients.toml @@ -6,6 +6,12 @@ sub_ecosystems = [] github_organizations = ["https://github.com/ambientsprotocol"] # Repositories +[[repo]] +url = "https://github.com/ambientsprotocol/ambc" + +[[repo]] +url = "https://github.com/ambientsprotocol/ambients-reducer" + [[repo]] url = "https://github.com/ambientsprotocol/ambients.org" @@ -18,6 +24,9 @@ url = "https://github.com/ambientsprotocol/research-ambients" [[repo]] url = "https://github.com/ambientsprotocol/specs" +[[repo]] +url = "https://github.com/ambientsprotocol/sublime-syntax-ambients" + [[repo]] url = "https://github.com/ambientsprotocol/welcome" diff --git a/data/ecosystems/h/haja.toml b/data/ecosystems/h/haja.toml index 1b665521..d51d2d8b 100644 --- a/data/ecosystems/h/haja.toml +++ b/data/ecosystems/h/haja.toml @@ -6,6 +6,12 @@ sub_ecosystems = [] github_organizations = ["https://github.com/ambientsprotocol"] # Repositories +[[repo]] +url = "https://github.com/ambientsprotocol/ambc" + +[[repo]] +url = "https://github.com/ambientsprotocol/ambients-reducer" + [[repo]] url = "https://github.com/ambientsprotocol/ambients.org" @@ -18,6 +24,9 @@ url = "https://github.com/ambientsprotocol/research-ambients" [[repo]] url = "https://github.com/ambientsprotocol/specs" +[[repo]] +url = "https://github.com/ambientsprotocol/sublime-syntax-ambients" + [[repo]] url = "https://github.com/ambientsprotocol/welcome"