From 13dbfd5a7da91745c025439cc4d53b03b19a1eb2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Jan 2020 20:59:31 -0800 Subject: [PATCH] Added awesome-libp2p repo to libp2p ecosystem --- data/ecosystems/l/libp2p.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/l/libp2p.toml b/data/ecosystems/l/libp2p.toml index 6173b78a..0e9b6c74 100644 --- a/data/ecosystems/l/libp2p.toml +++ b/data/ecosystems/l/libp2p.toml @@ -10,6 +10,9 @@ github_organizations = ["https://github.com/libp2p"] url = "https://github.com/jrhea/mothra" tags = ["Protocol"] +[[repo]] +url = "https://github.com/libp2p/awesome-libp2p" + [[repo]] url = "https://github.com/libp2p/bountied-projects"