2020-05-10 19:51:35 +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 19:51:35 +00:00
|
|
|
person = "pervognsen"
|
|
|
|
{
|
|
|
|
name = "Per Vognsen";
|
|
|
|
homepage = "https://github.com/pervognsen/bitwise/";
|
|
|
|
}
|
|
|
|
|
|
|
|
person = "miblo"
|
|
|
|
{
|
|
|
|
name = "Matt Mascarenhas";
|
2021-02-18 01:02:56 +00:00
|
|
|
homepage = "https://miblo.net/";
|
2020-05-10 19:51:35 +00:00
|
|
|
support = "sendowl"
|
|
|
|
{
|
2021-02-18 01:02:56 +00:00
|
|
|
url = "https://miblo.net/cinera#pledge";
|
2020-05-10 19:51:35 +00:00
|
|
|
}
|
|
|
|
}
|