From 2f4430c8ede01dca9e93cecb538d3406f1e81df9 Mon Sep 17 00:00:00 2001 From: DerLomo Date: Mon, 28 Oct 2024 21:26:14 +0100 Subject: [PATCH] Create tnd.toml --- data/ecosystems/t/tnd.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/ecosystems/t/tnd.toml diff --git a/data/ecosystems/t/tnd.toml b/data/ecosystems/t/tnd.toml new file mode 100644 index 0000000000..8ed794d233 --- /dev/null +++ b/data/ecosystems/t/tnd.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "TND Payments" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/TNDpay"] + +# Repositories +[[repo]] +url = "https://github.com/TNDpay/TNDapp"