diff options
author | Cameron Kingsbury <camsbury7@gmail.com> | 2020-07-06T15·23-0400 |
---|---|---|
committer | camsbury <camsbury7@gmail.com> | 2020-07-12T00·04+0000 |
commit | 8065004ae38db9f09f329afb946b49b2a610ab06 (patch) | |
tree | eb5b55e9a85ae9e4975b0173ae3c10fc953c4fcd /web/tvl/tvl.dot | |
parent | 31f65f5d2b11cf5279c9fdd8791403137cd4ee76 (diff) |
docs(web/tvl): update tvl graph r/1258
Change-Id: I60d90f59839bb68a1ae95770c014932e9e7afa51 Reviewed-on: https://cl.tvl.fyi/c/depot/+/940 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'web/tvl/tvl.dot')
-rw-r--r-- | web/tvl/tvl.dot | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 31ee03a71180..feabb48341cc 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 |