diff --git a/data/ecosystems/c/celo.toml b/data/ecosystems/c/celo.toml index ec520cb2..d68567c9 100644 --- a/data/ecosystems/c/celo.toml +++ b/data/ecosystems/c/celo.toml @@ -9,12 +9,21 @@ github_organizations = ["https://github.com/celo-org"] [[repo]] url = "https://github.com/celo-org/blockscout" +[[repo]] +url = "https://github.com/celo-org/bls-embedded" + [[repo]] url = "https://github.com/celo-org/bls-zexe" [[repo]] url = "https://github.com/celo-org/bls12377js" +[[repo]] +url = "https://github.com/celo-org/bls12_381" + +[[repo]] +url = "https://github.com/celo-org/brand" + [[repo]] url = "https://github.com/celo-org/celo-blockchain" tags = ["Protocol"]