From 7de4511e233f9c375bdbd327dfa9fbe519dbe72c Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Mon, 25 Mar 2019 20:19:29 -0400 Subject: [PATCH] Fixed thunix url & list order --- members.json | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/members.json b/members.json index 29487d4..87b9d62 100644 --- a/members.json +++ b/members.json @@ -26,6 +26,27 @@ ] ] }, + { + "description": "thunix offers Shell (SSH) accounts, Web Hosting, Email Accounts, and many other things to people free of charge.", + "link": "https://www.thunix.net", + "name": "thunix", + "channel": "#thunix", + "os": "debian stable", + "sysadmins": [ + [ + "amcclure", + "https://www.thunix.net/~amcclure" + ], + [ + "naglfar", + "https://www.thunix.net/~naglfar" + ], + [ + "ubergeek", + "https://www.thunix.net/~ubergeek" + ] + ] + }, { "description": "tilde.center is a public unix server that is focused around decentralization, federation, and home-brewed open source projects.", "link": "https://tilde.center", @@ -39,27 +60,6 @@ ] ] }, - { - "description": "thunix offers Shell (SSH) accounts, Web Hosting, Email Accounts, and many other things to people free of charge.", - "link": "https://thunix.net", - "name": "thunix", - "channel": "#thunix", - "os": "debian stable", - "sysadmins": [ - [ - "amcclure", - "https://thunix.net/~amcclure" - ], - [ - "ubergeek", - "https://thunix.net/~ubergeek" - ], - [ - "naglfar", - "https://thunix.net/~naglfar" - ] - ] - }, { "description": "to provide a space in the tildeverse for experimentation with and education of the OpenBSD operating system", "link": "http://tilde.institute", @@ -88,13 +88,13 @@ "ben", "https://ben.tilde.team/" ], - [ - "khuxkm", - "https://khuxkm.tilde.team/" - ], [ "cmccabe", "https://cmccabe.tilde.team/" + ], + [ + "khuxkm", + "https://khuxkm.tilde.team/" ] ] },