about summary refs log tree commit diff
path: root/fun
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-04-21T01·37+0100
committerVincent Ambo <tazjin@google.com>2020-04-21T01·37+0100
commit0bc619e1d0578ac07c289fa50e6e7338ccf7d741 (patch)
tree3c3e94c4c4498b1377d4d0c85f2945ce2d5c8ccc /fun
parentfd13489cc968e48e0ec4f3a048ea22260eded0b4 (diff)
chore(fun/tvl): Add more missing persons r/645
Diffstat (limited to 'fun')
-rw-r--r--fun/tvl/tvl.dot4
1 files changed, 3 insertions, 1 deletions
diff --git a/fun/tvl/tvl.dot b/fun/tvl/tvl.dot
index 4a0d32e118..db18aaaacf 100644
--- a/fun/tvl/tvl.dot
+++ b/fun/tvl/tvl.dot
@@ -10,6 +10,7 @@ digraph tvl {
   ac;
   andi;
   anna;
+  anon1 [color="grey" fontcolor="grey"];
   aurora;
   benjojo;
   cynthia;
@@ -30,13 +31,13 @@ digraph tvl {
   marcusr;
   multi;
   ncl;
+  poigon;
   profpatsch;
   puck;
   qyliss;
   seven;
   tazjin;
   wpcarro;
-  anon1 [color="grey" fontcolor="grey"];
 
   // companies (blue)
   spotify [color="#4285f4" fontcolor="#4285f4"];
@@ -94,6 +95,7 @@ digraph tvl {
   marcusr -> unspecific;
   joern -> unspecific;
   aurora -> eve;
+  poigon -> eve;
   cynthia -> benjojo;
   ac -> wpcarro;
   glittershark -> wpcarro;