diff options
author | Kane York <kanepyork@gmail.com> | 2020-05-03T05·41-0700 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-05-03T14·16+0100 |
commit | 3a8429769b6f13910b53bc7bf7f457e2b674d9ea (patch) | |
tree | ac0f83125fed7912bf3293e9cb5c17e850dd3b44 | |
parent | 25dd7207877aefc0e421e0492b8d94b72cfce5cf (diff) |
feat(web/tvl): add kanepyork to TVL graph r/701
-rw-r--r-- | web/tvl/tvl.dot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 3a5f72258f7b..b2f36ac2c48b 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"]; |