add os field to members.json

This commit is contained in:
Ben Harris 2019-03-25 19:36:41 -04:00
parent 345aec38f7
commit d888ec5c9f
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
1 changed files with 18 additions and 10 deletions

View File

@ -5,6 +5,7 @@
"link": "https://aussies.space", "link": "https://aussies.space",
"name": "aussies.space", "name": "aussies.space",
"channel": "#aussie", "channel": "#aussie",
"os": "ubuntu lts",
"sysadmins": [ "sysadmins": [
[ [
"fosslinux", "fosslinux",
@ -17,6 +18,7 @@
"link": "https://cosmic.voyage", "link": "https://cosmic.voyage",
"name": "cosmic.voyage", "name": "cosmic.voyage",
"channel": "#cosmic", "channel": "#cosmic",
"os": "ubuntu",
"sysadmins": [ "sysadmins": [
[ [
"tomasino", "tomasino",
@ -24,23 +26,25 @@
] ]
] ]
}, },
{ {
"description": "tilde.center is a public unix server that is focused around decentralization, federation, and home-brewed open source projects.", "description": "tilde.center is a public unix server that is focused around decentralization, federation, and home-brewed open source projects.",
"link": "https://tilde.center", "link": "https://tilde.center",
"name": "tilde.center", "name": "tilde.center",
"channel": "#center", "channel": "#center",
"sysadmins": [ "os": "centos",
[ "sysadmins": [
"aewens", [
"https://aewens.com" "aewens",
] "https://aewens.com"
] ]
]
}, },
{ {
"description": "thunix offers Shell (SSH) accounts, Web Hosting, Email Accounts, and many other things to people free of charge.", "description": "thunix offers Shell (SSH) accounts, Web Hosting, Email Accounts, and many other things to people free of charge.",
"link": "https://thunix.net", "link": "https://thunix.net",
"name": "thunix", "name": "thunix",
"channel": "#thunix", "channel": "#thunix",
"os": "debian stable",
"sysadmins": [ "sysadmins": [
[ [
"amcclure", "amcclure",
@ -61,6 +65,7 @@
"link": "http://tilde.institute", "link": "http://tilde.institute",
"name": "tilde.institute", "name": "tilde.institute",
"channel": "#institute", "channel": "#institute",
"os": "openbsd",
"sysadmins": [ "sysadmins": [
[ [
"ahriman", "ahriman",
@ -73,6 +78,7 @@
"link": "https://tilde.team", "link": "https://tilde.team",
"name": "tilde.team", "name": "tilde.team",
"channel": "#team", "channel": "#team",
"os": "ubuntu lts and freebsd",
"sysadmins": [ "sysadmins": [
[ [
"ben", "ben",
@ -93,6 +99,7 @@
"link": "https://tilde.town", "link": "https://tilde.town",
"name": "tilde.town", "name": "tilde.town",
"channel": "#town", "channel": "#town",
"os": "ubuntu",
"sysadmins": [ "sysadmins": [
[ [
"vilmibm", "vilmibm",
@ -105,6 +112,7 @@
"link": "https://yourtilde.com", "link": "https://yourtilde.com",
"name": "yourtilde.com", "name": "yourtilde.com",
"channel": "#yourtilde", "channel": "#yourtilde",
"os": "fedora",
"sysadmins": [ "sysadmins": [
[ [
"deepend", "deepend",