mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
23 lines
424 B
TOML
23 lines
424 B
TOML
# Ecosystem Level Information
|
|
title = "Continuous Organizations"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/C-ORG"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/C-ORG/c-org"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/C-ORG/c-org.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/C-ORG/theme-default"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/C-ORG/website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/C-ORG/whitepaper"
|