diff --git a/data/ecosystems/a/airswap.toml b/data/ecosystems/a/airswap.toml index 3725b9bc..c65b5c01 100644 --- a/data/ecosystems/a/airswap.toml +++ b/data/ecosystems/a/airswap.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/airswap"] # Repositories +[[repo]] +url = "https://github.com/airswap/airswap-cli" + [[repo]] url = "https://github.com/airswap/airswap-docs" @@ -21,6 +24,9 @@ url = "https://github.com/airswap/airswap-protocols" [[repo]] url = "https://github.com/airswap/airswap-subgraph" +[[repo]] +url = "https://github.com/airswap/airswap-zeit-example" + [[repo]] url = "https://github.com/airswap/AirSwap.js"