diff --git a/data/ecosystems/p/popsicle-finance.toml b/data/ecosystems/p/popsicle-finance.toml new file mode 100644 index 00000000..2b252e9a --- /dev/null +++ b/data/ecosystems/p/popsicle-finance.toml @@ -0,0 +1,31 @@ +# Ecosystem Level Information +title = "Popsicle Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/Popsicle-Finance"] + +# Repositories +[[repo]] +url = "https://github.com/Popsicle-Finance/airdrop" + +[[repo]] +url = "https://github.com/Popsicle-Finance/assets" + +[[repo]] +url = "https://github.com/Popsicle-Finance/chaindata" + +[[repo]] +url = "https://github.com/Popsicle-Finance/Contracts" + +[[repo]] +url = "https://github.com/Popsicle-Finance/FragolaPlayGround" + +[[repo]] +url = "https://github.com/Popsicle-Finance/PopsicleV3Optimizer" + +[[repo]] +url = "https://github.com/Popsicle-Finance/SorbettoFragola" + +[[repo]] +url = "https://github.com/Popsicle-Finance/uniswap-v3-core" diff --git a/data/ecosystems/r/rotki.toml b/data/ecosystems/r/rotki.toml new file mode 100644 index 00000000..318f59b6 --- /dev/null +++ b/data/ecosystems/r/rotki.toml @@ -0,0 +1,28 @@ +# Ecosystem Level Information +title = "Rotki" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/rotki"] + +# Repositories +[[repo]] +url = "https://github.com/rotki/assets" + +[[repo]] +url = "https://github.com/rotki/dbscript" + +[[repo]] +url = "https://github.com/rotki/github-release-stats" + +[[repo]] +url = "https://github.com/rotki/releases" + +[[repo]] +url = "https://github.com/rotki/rotki" + +[[repo]] +url = "https://github.com/rotki/rotkicom.github.io" + +[[repo]] +url = "https://github.com/rotki/zerorpc-node-rotkehlchen"