diff --git a/data/ecosystems/c/celo.toml b/data/ecosystems/c/celo.toml index 883cba98..67f39e9a 100644 --- a/data/ecosystems/c/celo.toml +++ b/data/ecosystems/c/celo.toml @@ -19,6 +19,7 @@ github_organizations = [ "https://github.com/celo-tools", "https://github.com/helpicelo", "https://github.com/valora-inc", + "https://github.com/talentprotocol" ] # Repositories @@ -4215,6 +4216,12 @@ url = "https://github.com/Tahlil/celo-kickstarter" [[repo]] url = "https://github.com/Tahlil/hardhat-celo" +[[repo]] +url = "https://github.com/talentprotocol/contracts" + +[[repo]] +url = "https://github.com/talentprotocol/web-dapp" + [[repo]] url = "https://github.com/Tamara-Ebi-Pere-Victor/celo-boilerplate-web-dapp"