diff --git a/data/ecosystems/m/move.toml b/data/ecosystems/m/move.toml index 37eb06c1..76eae175 100644 --- a/data/ecosystems/m/move.toml +++ b/data/ecosystems/m/move.toml @@ -3,8 +3,53 @@ title = "Move" sub_ecosystems = [] -github_organizations = [] +github_organizations = ["https://github.com/movingco"] # Repositories +[[repo]] +url = "https://github.com/movingco/aptos-coin-list" + +[[repo]] +url = "https://github.com/movingco/aptos-core" + +[[repo]] +url = "https://github.com/movingco/axios-fetch-adapter" + +[[repo]] +url = "https://github.com/movingco/bj" + +[[repo]] +url = "https://github.com/movingco/coinlist" + +[[repo]] +url = "https://github.com/movingco/move" + +[[repo]] +url = "https://github.com/movingco/move-analyzer-plus" + +[[repo]] +url = "https://github.com/movingco/move-idl" + +[[repo]] +url = "https://github.com/movingco/move-readme" + +[[repo]] +url = "https://github.com/movingco/move-ts" + +[[repo]] +url = "https://github.com/movingco/move.nix" + +[[repo]] +url = "https://github.com/movingco/moving-kit" + +[[repo]] +url = "https://github.com/movingco/static-address" + +[[repo]] +url = "https://github.com/movingco/sui" + +[[repo]] +url = "https://github.com/movingco/sui-coin-list" + [[repo]] url = "https://github.com/QuarryProtocol/carrara"