From 235280ceaaa03c24a0916400ec82a79890f40b9b Mon Sep 17 00:00:00 2001 From: Cynthia Revström Date: Sat, 2 May 2020 22:40:49 +0200 Subject: feat(web/tvl): add Eric to TVL graph --- web/tvl/tvl.dot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/tvl') diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index f29f76ade50a..af953e9ebc6b 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; -- cgit 1.4.1