From 62bbf29a55efd4e435e0e1d1b132b01d693dce56 Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Thu, 7 May 2020 21:48:28 +0000 Subject: [PATCH] updates cosmic to ubuntu lts and adds fossy as admin --- members.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/members.json b/members.json index 89cc3f7..ba20b19 100644 --- a/members.json +++ b/members.json @@ -20,11 +20,15 @@ "gopher": "cosmic.voyage", "name": "cosmic.voyage", "channel": "#cosmic", - "os": "ubuntu", + "os": "ubuntu lts", "sysadmins": [ [ "tomasino", "https://tomasino.org" + ], + [ + "fosslinux", + "https://fosslinux.me" ] ] },