2020-05-10 18:41:38 +00:00
|
|
|
// vim:ft=c:
|
|
|
|
|
2021-05-31 18:31:29 +00:00
|
|
|
role = "host" { name = "Host"; }
|
|
|
|
role = "guest" { name = "Guest"; }
|
|
|
|
credit = "$owner" { role = "host"; }
|
|
|
|
|
2020-05-10 18:41:38 +00:00
|
|
|
person = "miblo"
|
|
|
|
{
|
|
|
|
name = "Matt Mascarenhas";
|
2021-02-18 01:02:56 +00:00
|
|
|
homepage = "https://miblo.net/";
|
2020-05-10 18:41:38 +00:00
|
|
|
support = "sendowl"
|
|
|
|
{
|
2021-02-18 01:02:56 +00:00
|
|
|
url = "https://miblo.net/cinera#pledge";
|
2020-05-10 18:41:38 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
person = "miotatsu"
|
|
|
|
{
|
2021-02-18 01:07:49 +00:00
|
|
|
name = "Neo Ar";
|
2020-05-10 18:41:38 +00:00
|
|
|
homepage = "http://riscy.tv/";
|
|
|
|
support = "patreon";
|
|
|
|
}
|
|
|
|
|
|
|
|
person = "y_lee"
|
|
|
|
{
|
|
|
|
name = "Yunsup Lee";
|
|
|
|
homepage = "https://www.linkedin.com/in/yunsup-lee-385b692b/";
|
|
|
|
}
|
|
|
|
|
|
|
|
person = "a_waterman"
|
|
|
|
{
|
|
|
|
name = "Andrew Waterman";
|
|
|
|
homepage = "https://www.linkedin.com/in/andrew-waterman-76805788";
|
|
|
|
}
|