about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorCynthia Revström <me@cynthia.re>2020-05-02T20·40+0200
committerVincent Ambo <tazjin@google.com>2020-05-02T23·59+0100
commit235280ceaaa03c24a0916400ec82a79890f40b9b (patch)
treee2297a75e265391017d4123caa92340867bbd757 /web
parentfb872e424c89432505943c468ffb5c28810dfda0 (diff)
feat(web/tvl): add Eric to TVL graph r/698
Diffstat (limited to 'web')
-rw-r--r--web/tvl/tvl.dot2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot
index f29f76ade5..af953e9ebc 100644
--- a/web/tvl/tvl.dot
+++ b/web/tvl/tvl.dot
@@ -7,6 +7,7 @@ digraph tvl {
   tazjin -> TVL [style="bold"];
 
   // people
+  ericvolp [href="https://ericv.me"];
   Q [href="https://magicalcodewit.ch/"];
   ac [href="https://the-alex.github.io/about/"];
   andi [label="andi-" href="https://andreas.rammhold.de/"];
@@ -96,6 +97,7 @@ digraph tvl {
   wpcarro -> google;
 
   // random primary
+  ericvolp -> lukegb;
   Q -> cynthia;
   ac -> wpcarro;
   anon1 -> google;