From 27a347e2bb9863ca0b271cb3bc57c0c1c5bb5330 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 9 Oct 2019 13:19:48 -0700 Subject: [PATCH] Added Ambients Protocol Repositories. --- data/ecosystems/a/ambients.toml | 9 +++++++++ data/ecosystems/h/haja.toml | 9 +++++++++ 2 files changed, 18 insertions(+) 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"