feat(web/tvl): add ezemtsov to TVL graph
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
This commit is contained in:
parent
f00413130b
commit
ab49498b40
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue