Skip to content

Commit 8c9eddc

Browse files
committed
feat(config): add homeserver decentralization wg
Signed-off-by: Nicolas Da Mutten <nicolas@damutten.ch>
1 parent 5770d3a commit 8c9eddc

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
@@ -1682,3 +1682,16 @@ default_section = 'tns'
16821682
usual_reporters = [
16831683
'@travis:t2l.io',
16841684
]
1685+
1686+
[[projects]]
1687+
emoji = '🌐'
1688+
name = 'wg-homeserver-decentralization'
1689+
title = 'Homeserver Decentralization Working Group'
1690+
description = 'The Homeserver Decentralization Working Group aims to promote decentralization of the Matrix network and help new users to find a homeserver other than matrix.org. Specifically it tries to foster a smoother onboarding experience (to homeservers and clients) on homeservers other than matrix.org and might propose additional measures in the ecosystem as a whole.'
1691+
website = 'https://github.com/cleverer/matrix-wg-promote-alternative-homeservers'
1692+
default_section = 'wgs'
1693+
usual_reporters = [
1694+
'@nicolas:damutten.ch',
1695+
'@clement:hampai.ch',
1696+
'@mcnesium:exma.de',
1697+
]

0 commit comments

Comments
 (0)