updates cosmic to ubuntu lts and adds fossy as admin

This commit is contained in:
James Tomasino 2020-05-07 21:48:28 +00:00
parent 1f800e3871
commit 62bbf29a55
1 changed files with 5 additions and 1 deletions

View File

@ -20,11 +20,15 @@
"gopher": "cosmic.voyage", "gopher": "cosmic.voyage",
"name": "cosmic.voyage", "name": "cosmic.voyage",
"channel": "#cosmic", "channel": "#cosmic",
"os": "ubuntu", "os": "ubuntu lts",
"sysadmins": [ "sysadmins": [
[ [
"tomasino", "tomasino",
"https://tomasino.org" "https://tomasino.org"
],
[
"fosslinux",
"https://fosslinux.me"
] ]
] ]
}, },