From 288aede9ea95732ffddf66f1e8bc0838207fcc1b Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Mon, 5 Oct 2020 13:26:10 +0000 Subject: [PATCH 1/4] Updates - Readded Wilde - Updated YourTilde --- members.json | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/members.json b/members.json index 53ea96a..d8d0a74 100644 --- a/members.json +++ b/members.json @@ -208,18 +208,33 @@ ] ] }, - { + { + "description": "The world's first (and possibly only) Windows-based tilde!", + "link": "http://wilde.land", + "gopher": "", + "name": "wilde", + "created": "2019-09-04T00:00:00Z", + "channel": "#wilde", + "os": "windows server 2012", + "sysadmins": [ + [ + "anton", + "http://am32.org/" + ] + ] + }, + { "description": "Social Community inside your Terminal with chat, email, games and more", "link": "https://yourtilde.com", "gopher": "yourtilde.com", "name": "YourTilde", "created": "2017-12-28T05:00:25Z", "channel": "#YourTilde", - "os": "Fedora", + "os": "Fedora (latest)", "sysadmins": [ [ "anton", - "https://www.antonmcclure.com/" + "https://am32.org/" ] ] } -- 2.34.1 From dab7bbd295fded255cb0fea107ce94ceaed0de68 Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Thu, 22 Oct 2020 13:36:21 -0400 Subject: [PATCH 2/4] change site back to www.antonmcclure.com --- members.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/members.json b/members.json index d8d0a74..9634f5b 100644 --- a/members.json +++ b/members.json @@ -219,7 +219,7 @@ "sysadmins": [ [ "anton", - "http://am32.org/" + "http://www.antonmcclure.com/" ] ] }, @@ -234,7 +234,7 @@ "sysadmins": [ [ "anton", - "https://am32.org/" + "https://www.antonmcclure.com/" ] ] } -- 2.34.1 From af1e9f74c91d3afba60643c4d4ebd566f5a409bf Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Fri, 23 Oct 2020 10:29:10 -0400 Subject: [PATCH 3/4] remove wilde for 6 additional months --- members.json | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/members.json b/members.json index 9634f5b..7517ca1 100644 --- a/members.json +++ b/members.json @@ -208,24 +208,9 @@ ] ] }, - { - "description": "The world's first (and possibly only) Windows-based tilde!", - "link": "http://wilde.land", - "gopher": "", - "name": "wilde", - "created": "2019-09-04T00:00:00Z", - "channel": "#wilde", - "os": "windows server 2012", - "sysadmins": [ - [ - "anton", - "http://www.antonmcclure.com/" - ] - ] - }, { "description": "Social Community inside your Terminal with chat, email, games and more", - "link": "https://yourtilde.com", + "link": "https://www.yourtilde.com", "gopher": "yourtilde.com", "name": "YourTilde", "created": "2017-12-28T05:00:25Z", -- 2.34.1 From f50e5b60c91e3685083489e6c1bcc4b670928554 Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Sat, 31 Oct 2020 15:23:59 +0000 Subject: [PATCH 4/4] revert commit 08f588aecf --- members.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/members.json b/members.json index 7517ca1..061f4ee 100644 --- a/members.json +++ b/members.json @@ -208,18 +208,19 @@ ] ] }, - { + }, + { "description": "Social Community inside your Terminal with chat, email, games and more", - "link": "https://www.yourtilde.com", + "link": "https://yourtilde.com", "gopher": "yourtilde.com", "name": "YourTilde", "created": "2017-12-28T05:00:25Z", "channel": "#YourTilde", - "os": "Fedora (latest)", + "os": "Fedora", "sysadmins": [ [ - "anton", - "https://www.antonmcclure.com/" + "deepend", + "https://yourtilde.com/~deepend/" ] ] } -- 2.34.1