From 7a7ef1c61efdb0897051f5e8bee4e1f41ed9cd5c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 12 Nov 2020 08:00:19 -0800 Subject: [PATCH] Added urbit antechamber repo. --- data/ecosystems/u/urbit.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/u/urbit.toml b/data/ecosystems/u/urbit.toml index bfc776f9..a50731b3 100644 --- a/data/ecosystems/u/urbit.toml +++ b/data/ecosystems/u/urbit.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/urbit"] # Repositories +[[repo]] +url = "https://github.com/urbit/antechamber" + [[repo]] url = "https://github.com/urbit/archaeology"