about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-04-22T20·55+0100
committerVincent Ambo <tazjin@google.com>2020-04-22T20·55+0100
commit51d3c5b92a99d4c27451c8f5fa457d5d9107f00a (patch)
treeee15a98ceb5dd51e9c6d4be9fabec5ebd5b230c2 /web
parent8465a5435bf5b33caeebd93db3a1af11178e2722 (diff)
feat(web/tvl): Add newcomers to the graph r/670
Diffstat (limited to 'web')
-rw-r--r--web/tvl/tvl.dot22
1 files changed, 13 insertions, 9 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot
index 643171bd3f..9482a83547 100644
--- a/web/tvl/tvl.dot
+++ b/web/tvl/tvl.dot
@@ -9,10 +9,11 @@ digraph tvl {
   // people
   ac [href="https://the-alex.github.io/about/"];
   andi [label="andi-" href="https://andreas.rammhold.de/"];
-  maskerad [href="https://femalelegends.com/"];
   anon1 [color="grey" fontcolor="grey"];
+  aranea;
   aurora [href="https://nonegenderleftfox.aventine.se/"];
   benjojo [href="https://benjojo.co.uk/"];
+  borb [href="https://twitter.com/FR31H31T"];
   cynthia [href="https://cynthia.re/"];
   edef [href="https://edef.eu/files/edef.hs"];
   espes;
@@ -23,20 +24,21 @@ digraph tvl {
   glittershark [href="http://gws.fyi"];
   grahamc [href="https://grahamc.com/"];
   isomer [href="https://www.lorier.net/"];
-  borb [href="https://twitter.com/FR31H31T"];
   jusrin [href="https://jusrin.dev/"];
   leah2 [href="https://leahneukirchen.org/"];
-  tehhobbit;
   lukegb [href="https://lukegb.com/"];
   marcusr [href="http://marcus.nordaaker.com/"];
+  maskerad [href="https://femalelegends.com/"];
   multi [href="https://1.0.168.192.in-addr.xyz/"];
   ncl;
   poigon;
   profpatsch [href="http://profpatsch.de/"];
   puck [href="https://puckipedia.com/"];
   qyliss [href="https://alyssa.is"];
+  rcombs [href="http://rcombs.me/"];
   seven [href="https://open.spotify.com/user/so7"];
   tazjin [href="https://tazj.in/"];
+  tehhobbit;
   wpcarro [href="https://wpcarro.dev/"];
 
   // companies (blue)
@@ -78,6 +80,7 @@ digraph tvl {
   ncl -> edef;
   puck -> edef;
   qyliss -> edef;
+  rcombs -> edef;
 
   // via spotify
   tehhobbit -> spotify;
@@ -89,16 +92,17 @@ digraph tvl {
   wpcarro -> google;
 
   // random primary
-  eta -> anon1;
+  ac -> wpcarro;
   anon1 -> google;
-  maskerad -> unspecific;
-  marcusr -> unspecific;
-  borb -> unspecific;
+  aranea -> multi;
   aurora -> eve;
-  poigon -> eve;
+  borb -> unspecific;
   cynthia -> benjojo;
-  ac -> wpcarro;
+  eta -> anon1;
   glittershark -> wpcarro;
+  marcusr -> unspecific;
+  maskerad -> unspecific;
+  poigon -> eve;
 
   // secondary edges (how are they connected otherwise?)