diff options
author | Cynthia Revström <me@cynthia.re> | 2020-05-02T20·40+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-05-02T23·59+0100 |
commit | 235280ceaaa03c24a0916400ec82a79890f40b9b (patch) | |
tree | e2297a75e265391017d4123caa92340867bbd757 /web/tvl/tvl.dot | |
parent | fb872e424c89432505943c468ffb5c28810dfda0 (diff) |
feat(web/tvl): add Eric to TVL graph r/698
Diffstat (limited to 'web/tvl/tvl.dot')
-rw-r--r-- | web/tvl/tvl.dot | 2 |
1 files changed, 2 insertions, 0 deletions
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; |