diff options
author | Adam Joseph <adam@westernsemico.com> | 2022-10-26T16·42-0700 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-10-26T22·27+0000 |
commit | d588f1313687be7162132973b2ef473a200a1b9b (patch) | |
tree | 4f77eb297641e8cc6f973f911ca0faa0237f03a8 /web | |
parent | 7171cdfc094e7e8116687e1775ec1ef237df6de3 (diff) |
feat(web/tvl): add amjoseph to graph r/5204
Signed-off-by: Adam Joseph <adam@westernsemico.com> Change-Id: I5d58ba2eb756c981ab86f741888024822ab65da6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7100 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 254087d5d4bd..0ce7ad24ad4f 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -10,6 +10,7 @@ digraph tvl { subgraph { Irenes [href="https://www.pluralpride.com/"]; adisbladis [href="http://nixos.expert/"]; + amjoseph [href="https://git.sr.ht/~amjoseph"]; andi [label="andi-" href="https://andreas.rammhold.de/"]; anon1 [color="grey" fontcolor="grey"]; aurora [href="https://nonegenderleftfox.aventine.se/"]; @@ -92,6 +93,7 @@ digraph tvl { Profpatsch -> nix; lassulus -> nix; j4m3s -> nix; + amjoseph -> nix; // via edef benjojo -> edef; |