diff options
author | Aspen Smith <root@gws.fyi> | 2024-07-30T03·03-0400 |
---|---|---|
committer | aspen <root@gws.fyi> | 2024-08-08T00·39+0000 |
commit | d33fd782025b03112a03bcef381c8c0020e81c84 (patch) | |
tree | 0f6793d487a349c6ed1eef246a864269971aaef9 /web | |
parent | 172405c40c521bc26f791d31ab704c429d1b91ba (diff) |
fix(web/tvl/tvl.dot): Update my name r/8457
it's about time Change-Id: Ib93dd8313a0006da1190ca371e83662746333d34 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12062 Autosubmit: aspen <root@gws.fyi> Tested-by: BuildkiteCI Reviewed-by: aspen <root@gws.fyi>
Diffstat (limited to 'web')
-rw-r--r-- | web/tvl/tvl.dot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index a4ced3d4738d..5a9efd2c0a21 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -27,7 +27,7 @@ digraph tvl { flokli [href="https://flokli.de/"]; fzakaria [href="https://fzakaria.com/"]; ghuntley [href="https://ghuntley.com/"]; - grfn [href="http://gws.fyi"]; + aspen [href="http://gws.fyi"]; implr [href="https://twitter.com/implring"]; isomer [href="https://www.lorier.net/"]; j4m3s [href="https://github.com/j4m3s-s"]; @@ -118,7 +118,7 @@ digraph tvl { fzakaria -> google; // random primary - grfn -> wpcarro; + aspen -> wpcarro; aurora -> eve; cynthia -> benjojo; eta -> unspecific; @@ -156,7 +156,7 @@ digraph tvl { lukegb -> benjojo; espes -> benjojo; espes -> aurora; - grfn -> nix; + aspen -> nix; edef -> nix; ezemtsov -> nix; raitobezarius -> nix; |