From 2fb83367645de902554618f5c08d262b96a36660 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 21 Apr 2020 04:41:53 +0100 Subject: fix(web/tvl): Fix display names for some people --- web/tvl/tvl.dot | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'web') diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 2a9aef2f56..a627f12f6f 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -8,8 +8,8 @@ digraph tvl { // people ac; - andi [href="https://andreas.rammhold.de/"]; - anna [href="https://femalelegends.com/"]; + andi [label="andi-" href="https://andreas.rammhold.de/"]; + maskerad [href="https://femalelegends.com/"]; anon1 [color="grey" fontcolor="grey"]; aurora [href="https://nonegenderleftfox.aventine.se/"]; benjojo [href="https://benjojo.co.uk/"]; @@ -19,14 +19,14 @@ digraph tvl { eta [href="https://theta.eu.org/"]; firefly [href="http://firefly.nu/"]; flokli [href="https://flokli.de/"]; - geoffrey [href="https://ghuntley.com/"]; + ghuntley [href="https://ghuntley.com/"]; glittershark [href="http://gws.fyi"]; grahamc [href="https://grahamc.com/"]; isomer [href="https://www.lorier.net/"]; - joern [href="https://twitter.com/FR31H31T"]; - justinw [href="https://jusrin.dev/"]; + borb [href="https://twitter.com/FR31H31T"]; + jusrin [href="https://jusrin.dev/"]; leah2 [href="https://leahneukirchen.org/"]; - loke; + tehhobbit; lukegb [href="https://lukegb.com/"]; marcusr [href="http://marcus.nordaaker.com/"]; multi [href="https://1.0.168.192.in-addr.xyz/"]; @@ -62,8 +62,8 @@ digraph tvl { // via nix edef -> nix; - justinw -> nix; - geoffrey -> nix; + jusrin -> nix; + ghuntley -> nix; flokli -> nix; andi -> nix; grahamc -> nix; @@ -80,7 +80,7 @@ digraph tvl { qyliss -> edef; // via spotify - loke -> spotify; + tehhobbit -> spotify; seven -> spotify; // via google @@ -91,9 +91,9 @@ digraph tvl { // random primary eta -> anon1; anon1 -> google; - anna -> unspecific; + maskerad -> unspecific; marcusr -> unspecific; - joern -> unspecific; + borb -> unspecific; aurora -> eve; poigon -> eve; cynthia -> benjojo; -- cgit 1.4.1