From 8065004ae38db9f09f329afb946b49b2a610ab06 Mon Sep 17 00:00:00 2001 From: Cameron Kingsbury Date: Mon, 6 Jul 2020 11:23:05 -0400 Subject: docs(web/tvl): update tvl graph Change-Id: I60d90f59839bb68a1ae95770c014932e9e7afa51 Reviewed-on: https://cl.tvl.fyi/c/depot/+/940 Tested-by: BuildkiteCI Reviewed-by: tazjin --- web/tvl/tvl.dot | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 31ee03a711..feabb48341 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -16,6 +16,7 @@ digraph tvl { aurora [href="https://nonegenderleftfox.aventine.se/"]; benjojo [href="https://benjojo.co.uk/"]; borb [href="https://twitter.com/FR31H31T"]; + camsbury [href="https://camsbury.com/"]; cynthia [href="https://cynthia.re/"]; edef [href="https://edef.eu/files/edef.hs"]; ericvolp [href="https://ericv.me"]; @@ -55,6 +56,7 @@ digraph tvl { node [color="#4285f4" fontcolor="#4285f4"]; spotify [href="https://www.spotify.com/"]; google [href="https://www.google.com/"]; + urbint [href="https://www.urbint.com/"]; } // communities? (red) @@ -112,8 +114,13 @@ digraph tvl { isomer -> google; wpcarro -> google; + // via urbint + ac -> urbint; + glittershark -> urbint; + // random primary - ac -> wpcarro; + urbint -> wpcarro; + camsbury -> wpcarro; anon1 -> google; aranea -> multi; artemist -> cynthia; @@ -122,7 +129,6 @@ digraph tvl { cynthia -> benjojo; eta -> anon1; ericvolp -> lukegb; - glittershark -> wpcarro; jooiiee -> unspecific; kanepyork -> lukegb; marcusr -> unspecific; @@ -176,6 +182,7 @@ digraph tvl { aranea -> profpatsch; artemist -> nix; hyperfekt -> edef; + camsbury -> urbint; } // baby -- cgit 1.4.1