chore(web/tvl): Remove people I don't know directly

Quoting myself from IRC, for those who missed it:

-------------

Alright, some of you might be wondering what 'UNDERGOING CHANGES'
means. The gist of it is that TVL has kind of departed from what it
was originally (a place for friends of mine to hang out) by growing a
little too fast, and I've decided to do a bit of a reboot.

What this means is that for most people I don't know directly, I'll be
asking you to leave (I'll +v/-v accordingly) and see if we can get the
original TVL crowd back before opening it for a wider audience again.
The "opening hours" (heh) will also be more restricted again.

Some people will be a little unhappy about this, but the good news is
that you can easily make your own Meet and use that! Some folks even
started an alternative EU-daytime lounge already. But for now, with
this particular one, it'll be s/The V/tazjin's V/.

----------------
This commit is contained in:
Vincent Ambo 2020-06-04 01:13:06 +01:00
parent 31464d6bca
commit b2797c3304

View file

@ -8,21 +8,17 @@ digraph tvl {
// people
subgraph {
Q [href="https://magicalcodewit.ch/"];
ac [href="https://the-alex.github.io/about/"];
andi [label="andi-" href="https://andreas.rammhold.de/"];
anon1 [color="grey" fontcolor="grey"];
aranea;
artemist [href="https://artem.ist/"];
aurora [href="https://nonegenderleftfox.aventine.se/"];
ave [href="https://ave.zone/"];
benjojo [href="https://benjojo.co.uk/"];
borb [href="https://twitter.com/FR31H31T"];
cynthia [href="https://cynthia.re/"];
drathier;
edef [href="https://edef.eu/files/edef.hs"];
ericvolp [href="https://ericv.me"];
erin [href="https://e2.pm/"];
espes;
eta [href="https://theta.eu.org/"];
firefly [href="http://firefly.nu/"];
@ -30,14 +26,12 @@ digraph tvl {
ghuntley [href="https://ghuntley.com/"];
glittershark [href="http://gws.fyi"];
grahamc [href="https://grahamc.com/"];
hexchen [href="https://hxchn.de"];
hyperfekt [href="https://hyperfekt.net"];
isomer [href="https://www.lorier.net/"];
jooiiee [href="https://jooiiee.se/"];
jusrin [href="https://jusrin.dev/"];
kanepyork [href="https://social.wxcafe.net/@riking"];
leah2 [href="https://leahneukirchen.org/"];
linuxgemini [href="https://linuxgemini.space"];
lukegb [href="https://lukegb.com/"];
marcusr [href="http://marcus.nordaaker.com/"];
maskerad [href="https://femalelegends.com/"];
@ -53,7 +47,6 @@ digraph tvl {
tazjin [href="https://tazj.in/"];
tehhobbit;
wpcarro [href="https://wpcarro.dev/"];
yuuko;
}
// companies (blue)
@ -119,29 +112,22 @@ digraph tvl {
wpcarro -> google;
// random primary
Q -> cynthia;
ac -> wpcarro;
anon1 -> google;
aranea -> multi;
artemist -> cynthia;
aurora -> eve;
ave -> hexchen;
borb -> unspecific;
cynthia -> benjojo;
drathier -> maskerad;
erin -> linuxgemini;
eta -> anon1;
ericvolp -> lukegb;
glittershark -> wpcarro;
hexchen -> cynthia;
jooiiee -> unspecific;
kanepyork -> lukegb;
linuxgemini -> hexchen;
marcusr -> unspecific;
maskerad -> unspecific;
poigon -> eve;
q3k -> unspecific;
yuuko -> ncl;
hyperfekt -> espes;
}
@ -162,11 +148,9 @@ digraph tvl {
// µccc
leah2 -> muccc;
hexchen -> muccc;
q3k -> muccc;
// hswaw
implr -> hswaw;
q3k -> hswaw;
// random
@ -189,11 +173,6 @@ digraph tvl {
aranea -> profpatsch;
artemist -> nix;
hyperfekt -> edef;
ave -> cynthia;
linuxgemini -> ave;
linuxgemini -> cynthia;
erin -> ave;
erin -> cynthia;
}
// baby
@ -201,7 +180,5 @@ digraph tvl {
edge [weight=0 style="dotted" color="pink" arrowhead="none"];
cynthia -> baby;
eta -> baby;
linuxgemini -> baby;
Q -> baby;
}
}