From 17885ed908985bae231cedc1c397583cc2e1bb4c Mon Sep 17 00:00:00 2001 From: Marek Olszewski <999594+marekolszewski@users.noreply.github.com> Date: Mon, 14 Dec 2020 20:49:14 -0800 Subject: [PATCH] Add Celo Wallet to list of Celo repos --- data/ecosystems/c/celo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/celo.toml b/data/ecosystems/c/celo.toml index 750b1bab..e4aa3506 100644 --- a/data/ecosystems/c/celo.toml +++ b/data/ecosystems/c/celo.toml @@ -6,6 +6,9 @@ sub_ecosystems = ["Keep network"] github_organizations = ["https://github.com/celo-org"] # Repositories +[[repo]] +url = "https://github.com/celo-tools/celo-web-wallet" + [[repo]] url = "https://code.bld.ai/doni/Doni"