add talisman ecosystem

This commit is contained in:
Jonathan Dunne
2021-08-29 00:37:23 +10:00
committed by Curtis Spencer
parent 718c4f4064
commit 61d047c4fe
2 changed files with 10 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ sub_ecosystems = [
"Plasm", "Plasm",
"Selendra", "Selendra",
"Stafi", "Stafi",
"Talisman",
"Vertua", "Vertua",
] ]

View File

@@ -0,0 +1,9 @@
# Ecosystem Level Information
title = "Talisman"
# Github Organizations
github_organizations = ["https://github.com/TalismanSociety"]
# Repositories
[[repo]]
url = "https://github.com/TalismanSociety/talisman-web"