diff options
author | James Landrein <james.landrein@gmail.com> | 2022-10-26T22·14+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-10-26T22·19+0000 |
commit | 7171cdfc094e7e8116687e1775ec1ef237df6de3 (patch) | |
tree | 51f35f6be11d01c82206b2b5163671b1f3f1b5dd /web | |
parent | 9a16f1006c0bf586972b342dc9f90a3d57b95e2d (diff) |
feat(web/tvl): add j4m3s to graph r/5203
Change-Id: Ibd8dfe38b5863fd2a02aa20558089f059c1cb1b5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7102 Autosubmit: j4m3s <james.landrein@gmail.com> Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'web')
-rw-r--r-- | web/tvl/tvl.dot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index b28c529e0c3a..254087d5d4bd 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -27,6 +27,7 @@ digraph tvl { htbf [href="https://htbf.dev/"]; implr [href="https://twitter.com/implring"]; isomer [href="https://www.lorier.net/"]; + j4m3s [href="https://github.com/j4m3s-s"]; jusrin [href="https://jusrin.dev/"]; kn; lassulus; @@ -90,6 +91,7 @@ digraph tvl { andi -> nix; Profpatsch -> nix; lassulus -> nix; + j4m3s -> nix; // via edef benjojo -> edef; |