From 6b3d756622c4edbb133471e8ec1ea741aa51db6c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 11 Dec 2019 21:07:47 -0800 Subject: [PATCH] More libp2p repos --- data/ecosystems/l/libp2p.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/l/libp2p.toml b/data/ecosystems/l/libp2p.toml index 5cba4d47..6173b78a 100644 --- a/data/ecosystems/l/libp2p.toml +++ b/data/ecosystems/l/libp2p.toml @@ -208,6 +208,9 @@ url = "https://github.com/libp2p/go-libp2p-pubsub-DEPRECATED" [[repo]] url = "https://github.com/libp2p/go-libp2p-pubsub-router" +[[repo]] +url = "https://github.com/libp2p/go-libp2p-pubsub-tracer" + [[repo]] url = "https://github.com/libp2p/go-libp2p-quic-transport" @@ -499,6 +502,9 @@ url = "https://github.com/libp2p/jvm-libp2p" [[repo]] url = "https://github.com/libp2p/libp2p" +[[repo]] +url = "https://github.com/libp2p/libp2p-lw2019" + [[repo]] url = "https://github.com/libp2p/mplex"