Skip to content

Commit

Permalink
Add telodendria to server list (#1997)
Browse files Browse the repository at this point in the history
* Add telodendria to server list

* Add support room for telodendria

* updated telodendria room
  • Loading branch information
array-in-a-matrix authored Sep 4, 2023
1 parent 83b1453 commit 8a59317
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/ecosystem/servers/servers.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,13 @@ maturity = "Obsolete"
language = "TypeScript"
licence = "Apache-2.0"
repository = "https://github.com/bettiah/transform"

[[servers]]
name = "Telodendria"
description = "Telodendria is an open source Matrix homeserver implementation written from scratch in ANSI C and designed to be lightweight and simple, yet functional."
author = "Jordan Bancino"
maturity = "Alpha"
language = "C"
licence = "MIT"
repository = "https://github.com/Telodendria/Telodendria"
room = "#telodendria-general:bancino.net"

0 comments on commit 8a59317

Please sign in to comment.