diff options
author | multi <depot@in-addr.xyz> | 2021-01-23T18·17+0000 |
---|---|---|
committer | multi <depot@in-addr.xyz> | 2021-01-23T21·13+0000 |
commit | 4ac51ea504bd472aae396d42506e11ce32fdcdd0 (patch) | |
tree | cb782c49e30d6839e59d05b7a5bdd36e6b9bb5c7 /web/tvl | |
parent | 81d55713987dd3b78786132434f0673cfb83ae3e (diff) |
chore(users/multi): remove user from the depot. r/2140
This commit removes my user directory in the depot, my user account on whitby, my entry in the LDAP database, and my entry in the website graph. I've had my fun with TVL, but I want to move on to spending time on some other things. This additionally removes aranea from the website graph, which they have requested in private. Change-Id: I2d098c8fe239f20d9f6c6cbf66a3dfb4a955a4cf Reviewed-on: https://cl.tvl.fyi/c/depot/+/2436 Tested-by: BuildkiteCI Reviewed-by: multi <depot@in-addr.xyz> Reviewed-by: lukegb <lukegb@tvl.fyi>
Diffstat (limited to 'web/tvl')
-rw-r--r-- | web/tvl/tvl.dot | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 7282298e2d20..e6a4c2d3f512 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -38,7 +38,6 @@ digraph tvl { lukegb [href="https://lukegb.com/"]; marcusr [href="http://marcus.nordaaker.com/"]; maskerad [href="https://femalelegends.com/"]; - multi [href="https://1.0.168.192.in-addr.xyz/"]; ncl; nikky [href="http://nikky.moe/"]; nyanotech [href="https://twitter.com/nyanotech"]; @@ -102,7 +101,6 @@ digraph tvl { espes -> edef; firefly -> edef; leah2 -> aurora; - multi -> edef; ncl -> edef; puck -> edef; qyliss -> edef; @@ -125,7 +123,6 @@ digraph tvl { urbint -> wpcarro; camsbury -> wpcarro; anon1 -> google; - aranea -> multi; artemist -> cynthia; aurora -> eve; cynthia -> benjojo; @@ -155,7 +152,6 @@ digraph tvl { artemist -> lgbtslack; // ircv3 - multi -> ircv3; eta -> ircv3; firefly -> ircv3; @@ -165,7 +161,6 @@ digraph tvl { // random leah2 -> edef; lukegb -> isomer; - eta -> multi; eta -> firefly; cynthia -> firefly; cynthia -> lukegb; @@ -173,7 +168,6 @@ digraph tvl { kanepyork -> google; nyanotech -> google; lukegb -> benjojo; - multi -> benjojo; espes -> benjojo; espes -> aurora; puck -> nix; |