Added more Stegos repos (android, website, whitepaper)

This commit is contained in:
Curtis Spencer
2020-01-19 09:58:03 -08:00
parent 8c8a273fdf
commit f4473014ad

View File

@@ -6,6 +6,9 @@ sub_ecosystems = []
github_organizations = ["https://github.com/stegos"]
# Repositories
[[repo]]
url = "https://github.com/stegos/cc-rs"
[[repo]]
url = "https://github.com/stegos/Chat"
@@ -45,6 +48,12 @@ url = "https://github.com/stegos/rust-rocksdb"
[[repo]]
url = "https://github.com/stegos/stegos"
[[repo]]
url = "https://github.com/stegos/stegos-android"
[[repo]]
url = "https://github.com/stegos/stegos-docs-hugo"
[[repo]]
url = "https://github.com/stegos/stegos-external-libs"
@@ -53,3 +62,9 @@ url = "https://github.com/stegos/stegos-pycli"
[[repo]]
url = "https://github.com/stegos/stegos-wallet"
[[repo]]
url = "https://github.com/stegos/stegos-website"
[[repo]]
url = "https://github.com/stegos/whitepaper"