diff options
author | nyanotech <nyanotechnology@gmail.com> | 2020-06-19T00·55-0700 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2020-06-19T02·02+0000 |
commit | 9b5b88ae6c8e4700d96aac134a1d64af4a89f6d5 (patch) | |
tree | 720e2f6635998510003a2c61a86c1a4769d431bf | |
parent | 4496c48f1ac47b0746e8b7588ea0e2fb01922f26 (diff) |
feat(web/tvl): Add nyanotech to tvl graph r/1032
Change-Id: I3ce5184c688f75c3f7207023cd284cd5a1edd93d
-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 bd689b0396d2..31ee03a71180 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -37,6 +37,7 @@ digraph tvl { maskerad [href="https://femalelegends.com/"]; multi [href="https://1.0.168.192.in-addr.xyz/"]; ncl; + nyanotech [href="https://twitter.com/nyanotech"]; poigon; profpatsch [href="http://profpatsch.de/"]; puck [href="https://puckipedia.com/"]; @@ -126,6 +127,7 @@ digraph tvl { kanepyork -> lukegb; marcusr -> unspecific; maskerad -> unspecific; + nyanotech -> kanepyork; poigon -> eve; q3k -> unspecific; hyperfekt -> espes; @@ -161,6 +163,7 @@ digraph tvl { cynthia -> firefly; cynthia -> lukegb; kanepyork -> google; + nyanotech -> google; lukegb -> benjojo; multi -> benjojo; espes -> benjojo; |