feat(web/tvl): graph implr
Considered adding hswaw, but after q3k left it'd be a single edge, so perhaps no point. Change-Id: Ifd8609a5227e5c3bee1d5726bb5cf70ebb2cefdf Reviewed-on: https://cl.tvl.fyi/c/depot/+/2053 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
ed9909527c
commit
984c90749a
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ digraph tvl {
|
||||||
grahamc [href="https://grahamc.com/"];
|
grahamc [href="https://grahamc.com/"];
|
||||||
htbf [href="https://htbf.dev/"];
|
htbf [href="https://htbf.dev/"];
|
||||||
hyperfekt [href="https://hyperfekt.net"];
|
hyperfekt [href="https://hyperfekt.net"];
|
||||||
implr;
|
implr [href="https://twitter.com/implring"];
|
||||||
Irenes [href="https://www.pluralpride.com/"];
|
Irenes [href="https://www.pluralpride.com/"];
|
||||||
isomer [href="https://www.lorier.net/"];
|
isomer [href="https://www.lorier.net/"];
|
||||||
jooiiee [href="https://jooiiee.se/"];
|
jooiiee [href="https://jooiiee.se/"];
|
||||||
|
@ -138,7 +138,7 @@ digraph tvl {
|
||||||
maskerad -> unspecific;
|
maskerad -> unspecific;
|
||||||
nyanotech -> kanepyork;
|
nyanotech -> kanepyork;
|
||||||
poigon -> eve;
|
poigon -> eve;
|
||||||
implr -> unspecific;
|
implr -> lukegb;
|
||||||
hyperfekt -> espes;
|
hyperfekt -> espes;
|
||||||
afra -> unspecific;
|
afra -> unspecific;
|
||||||
nikky -> afra;
|
nikky -> afra;
|
||||||
|
|
Loading…
Reference in a new issue