Added mothra to libp2p ecosystem.

This commit is contained in:
Curtis Spencer
2019-08-25 13:09:54 -07:00
parent 01a9e781c5
commit 405704668d

View File

@@ -6,6 +6,10 @@ sub_ecosystems = []
github_organizations = ["https://github.com/libp2p"]
# Repositories
[[repo]]
url = "https://github.com/jrhea/mothra"
tags = ["Protocol"]
[[repo]]
url = "https://github.com/libp2p/bountied-projects"