diff options
author | Vincent Ambo <mail@tazj.in> | 2022-10-27T08·43+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-10-27T08·49+0000 |
commit | ab49498b4001af727585aff34f5a773ef8603eba (patch) | |
tree | 9b4da89b35f71cbf227157a85f35899aa172fa73 /web | |
parent | f00413130b312adee0f1f9bd259d5f26ea13bca0 (diff) |
feat(web/tvl): add ezemtsov to TVL graph r/5209
Change-Id: Iaf21baa512c4ef3f9c6e56745ae524f9a943f5f5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7106 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com> Tested-by: BuildkiteCI
Diffstat (limited to 'web')
-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 d6ff83cb656e..4589f917126a 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -20,6 +20,7 @@ digraph tvl { espes; eta [href="https://theta.eu.org/"]; etu [href="https://elis.nu/"]; + ezemtsov [href="https://github.com/ezemtsov"]; firefly [href="http://firefly.nu/"]; flokli [href="https://flokli.de/"]; fzakaria [href="https://fzakaria.com/"]; @@ -83,6 +84,7 @@ digraph tvl { eve -> tazjin; unspecific -> tazjin; edef -> tazjin; + ezemtsov -> tazjin; // via nix adisbladis -> nix; @@ -160,6 +162,7 @@ digraph tvl { edef -> nix; spacekookie -> afra; qyliss -> afra; + ezemtsov -> nix; } // baby |