Skip to content

Commit 18df472

Browse files
HarHarLinksbenbz
andauthored
Add ESS (#71)
* Add ESS Signed-off-by: Kim Brose <[email protected]> * Add more ESS reporters Co-authored-by: Ben Banfield-Zanin <[email protected]> Signed-off-by: Kim Brose <[email protected]> --------- Signed-off-by: Kim Brose <[email protected]> Co-authored-by: Ben Banfield-Zanin <[email protected]>
1 parent d7cd045 commit 18df472

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

charts/files/config.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,3 +1614,16 @@ default_section = 'clients'
16141614
usual_reporters = [
16151615
'@tulir:maunium.net',
16161616
]
1617+
1618+
[[projects]]
1619+
emoji = 'ESS'
1620+
name = 'ESS'
1621+
title = 'Element Server Suite'
1622+
description = 'Element Server Suite (ESS) is a backend hosting solution for Matrix-based communications that supports self-hosted and fully managed deployments.'
1623+
website = 'https://element.io/server-suite'
1624+
default_section = 'homeserver-deployment'
1625+
usual_reporters = [
1626+
'@ben:banzan.uk',
1627+
'@gaelg:element.io',
1628+
'@pmaier:element.io',
1629+
]

0 commit comments

Comments
 (0)