mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-20 06:04:23 +01:00
19 lines
331 B
TOML
19 lines
331 B
TOML
# Ecosystem Level Information
|
|
title = "Libra"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/libra"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/libra/cla-assistant"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/libra/libra"
|
|
tags = ["Protocol"]
|
|
|
|
[[repo]]
|
|
url = "https://github.com/libra/website"
|
|
tags = ["Website"]
|