From 72c406a451f67e80ffdf5bd278a05a73cc602bc3 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 5 Jan 2022 13:59:40 -0500 Subject: [PATCH] fix sorting on members.json --- members.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/members.json b/members.json index fdffb08..a66d82e 100644 --- a/members.json +++ b/members.json @@ -83,6 +83,21 @@ } ] }, + { + "description": "A small but growing community of people sharing a computer and talking about the intersection of the human experience and the forces of nature", + "link": "https://heathens.club", + "gopher": "", + "name": "heathens.club", + "created": "2021-01-12T19:34:00Z", + "channel": "#midgard", + "os": "Alpine Linux", + "sysadmins": [ + { + "name": "palm93", + "link": "https://heathens.club/~palm93/" + } + ] + }, { "description": "An experimental software community with a 199X aesthetic.", "link": "http://rw.rs", @@ -238,21 +253,6 @@ "link": "https://tilde.town/~l0010o0001l/" } ] - }, - { - "description": "A small but growing community of people sharing a computer and talking about the intersection of the human experience and the forces of nature", - "link": "https://heathens.club", - "gopher": "", - "name": "heathens.club", - "created": "2021-01-12T19:34:00Z", - "channel": "#midgard", - "os": "Alpine Linux", - "sysadmins": [ - { - "name": "palm93", - "link": "https://heathens.club/~palm93/" - } - ] } ] }