From a5df87f9826f40c5854e376f340d0b9dbe986a7a Mon Sep 17 00:00:00 2001 From: aewens Date: Mon, 7 Jan 2019 13:59:40 -0500 Subject: [PATCH] Added tilde.center to members.json --- members.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/members.json b/members.json index 0ac85c3..4bb80e4 100644 --- a/members.json +++ b/members.json @@ -12,6 +12,18 @@ ] ] }, + { + "description": "tilde.center is a public unix server that is focused around decentralization, federation, and home-brewed open source projects.", + "link": "https://tilde.center", + "name": "tilde.center", + "channel": "#center", + "sysadmins": [ + [ + "aewens", + "https://aewens.com" + ] + ] + }, { "description": "thunix offers Shell (SSH) accounts, Web Hosting, Email Accounts, and many other things to people free of charge.", "link": "https://www.thunix.cf", @@ -89,4 +101,4 @@ ] } ] -} \ No newline at end of file +}