about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorKane York <kanepyork@gmail.com>2020-05-03T05·41-0700
committerVincent Ambo <tazjin@google.com>2020-05-03T14·17+0100
commit92c3910dcfea6dc7c72265b4fe712cf0ebbf7e26 (patch)
tree15f9a87fdd003eba8bdb7bae9b2e11b69ddf7a8f /web
parent3a8429769b6f13910b53bc7bf7f457e2b674d9ea (diff)
chore(web/tvl): fix sorting r/702
Diffstat (limited to 'web')
-rw-r--r--web/tvl/tvl.dot4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot
index b2f36ac2c4..9fa00e1cc4 100644
--- a/web/tvl/tvl.dot
+++ b/web/tvl/tvl.dot
@@ -100,17 +100,17 @@ digraph tvl {
   wpcarro -> google;
 
   // random primary
-  artemist -> cynthia;
-  ericvolp -> lukegb;
   Q -> cynthia;
   ac -> wpcarro;
   anon1 -> google;
   aranea -> multi;
+  artemist -> cynthia;
   aurora -> eve;
   borb -> unspecific;
   cynthia -> benjojo;
   drathier -> maskerad;
   eta -> anon1;
+  ericvolp -> lukegb;
   glittershark -> wpcarro;
   jooiiee1 -> unspecific;
   kanepyork -> lukegb;