diff options
author | Ryan Lahfa <tvl@lahfa.xyz> | 2023-10-01T01·32+0200 |
---|---|---|
committer | raitobezarius <tvl@lahfa.xyz> | 2023-10-02T11·19+0000 |
commit | f5a33ab15f8208b82717bfb6f045da76e8046b34 (patch) | |
tree | 4565c1bfdb9e17eb08c179c0d03a955e022a8f96 /web | |
parent | 63d3d8cc35c58f8cde5f57f4fc551cb15e9bed1f (diff) |
feat(web/tvl): add raitobezarius on the TVL graph r/6685
I think this may be representative of reality, but I forgot :D Change-Id: I6aaeb959a44b3a5cdbbaea1d99b3034a7db05ba6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9498 Tested-by: BuildkiteCI Reviewed-by: flokli <flokli@flokli.de> Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'web')
-rw-r--r-- | web/tvl/tvl.dot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index e1b690d2684c..546858c4f2d7 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -46,6 +46,7 @@ digraph tvl { sterni [href="https://sterni.lv/"]; tazjin [href="https://tazj.in/"]; wpcarro [href="https://wpcarro.dev/"]; + raitobezarius [href="https://ryan.lahfa.xyz/"]; yuuko; } @@ -133,6 +134,7 @@ digraph tvl { kn -> flokli; sterni -> Profpatsch; yuuko -> ncl; + raitobezarius -> flokli; } // secondary edges (how are they connected otherwise?) @@ -142,6 +144,7 @@ digraph tvl { // ircv3 eta -> ircv3; firefly -> ircv3; + raitobezarius -> ircv3; // µccc leah2 -> muccc; @@ -163,6 +166,7 @@ digraph tvl { spacekookie -> afra; qyliss -> afra; ezemtsov -> nix; + raitobezarius -> nix; } // baby |