From 3a8429769b6f13910b53bc7bf7f457e2b674d9ea Mon Sep 17 00:00:00 2001 From: Kane York Date: Sat, 2 May 2020 22:41:08 -0700 Subject: feat(web/tvl): add kanepyork to TVL graph --- web/tvl/tvl.dot | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web') diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 3a5f72258f..b2f36ac2c4 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -30,6 +30,7 @@ digraph tvl { hyperfekt [href="https://hyperfekt.net"]; isomer [href="https://www.lorier.net/"]; jusrin [href="https://jusrin.dev/"]; + kanepyork [href="https://social.wxcafe.net/@riking"]; leah2 [href="https://leahneukirchen.org/"]; lukegb [href="https://lukegb.com/"]; marcusr [href="http://marcus.nordaaker.com/"]; @@ -112,6 +113,7 @@ digraph tvl { eta -> anon1; glittershark -> wpcarro; jooiiee1 -> unspecific; + kanepyork -> lukegb; marcusr -> unspecific; maskerad -> unspecific; poigon -> eve; @@ -139,6 +141,7 @@ digraph tvl { eta -> firefly [weight=0 style="dotted" color="grey" arrowhead="none"]; cynthia -> firefly [weight=0 style="dotted" color="grey" arrowhead="none"]; cynthia -> lukegb [weight=0 style="dotted" color="grey" arrowhead="none"]; + kanepyork -> google [weight=0 style="dotted" color="grey" arrowhead="none"]; lukegb -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"]; multi -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"]; espes -> benjojo [weight=0 style="dotted" color="grey" arrowhead="none"]; -- cgit 1.4.1