Added nym validator and mixnet repos.

This commit is contained in:
Curtis Spencer
2019-09-27 13:44:12 -07:00
parent 9754c2d2ef
commit 09dc5a71ff

View File

@@ -6,6 +6,9 @@ sub_ecosystems = []
github_organizations = ["https://github.com/nymtech"]
# Repositories
[[repo]]
url = "https://github.com/nymtech/amcl"
[[repo]]
url = "https://github.com/nymtech/docs"
@@ -15,5 +18,14 @@ url = "https://github.com/nymtech/loopix-messaging"
[[repo]]
url = "https://github.com/nymtech/nym"
[[repo]]
url = "https://github.com/nymtech/nym-directory"
[[repo]]
url = "https://github.com/nymtech/nym-mixnet"
[[repo]]
url = "https://github.com/nymtech/nym-validator"
[[repo]]
url = "https://github.com/nymtech/website"