diff --git a/data/ecosystems/t/the-graph.toml b/data/ecosystems/t/the-graph.toml index 756a5979..3e45f806 100644 --- a/data/ecosystems/t/the-graph.toml +++ b/data/ecosystems/t/the-graph.toml @@ -3,9 +3,36 @@ title = "The Graph" sub_ecosystems = [] -github_organizations = ["https://github.com/graphprotocol"] +github_organizations = ["https://github.com/GraphiteTools", "https://github.com/graphprotocol"] # Repositories +[[repo]] +url = "https://github.com/GraphiteTools/0x-subgraph" + +[[repo]] +url = "https://github.com/GraphiteTools/compound-subgraph" + +[[repo]] +url = "https://github.com/GraphiteTools/curve-subgraph" + +[[repo]] +url = "https://github.com/GraphiteTools/dydx-subgraph" + +[[repo]] +url = "https://github.com/GraphiteTools/fulcrum-subgraph" + +[[repo]] +url = "https://github.com/GraphiteTools/hydro-subgraph" + +[[repo]] +url = "https://github.com/GraphiteTools/maker-subgraph" + +[[repo]] +url = "https://github.com/GraphiteTools/tokensets-subgraph" + +[[repo]] +url = "https://github.com/GraphiteTools/torque-subgraph" + [[repo]] url = "https://github.com/graphprotocol/0x-subgraph"