diff --git a/data/ecosystems/s/stegos.toml b/data/ecosystems/s/stegos.toml index c2bfe5b3..2ff2712d 100644 --- a/data/ecosystems/s/stegos.toml +++ b/data/ecosystems/s/stegos.toml @@ -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"