chore(web/tvl): graph updates
* removed mdjnsn (not seen him for a long time, and not on IRC!) * added K900 Change-Id: I21e7db61d0a360244f95f51eebca6df94d703cff Reviewed-on: https://cl.tvl.fyi/c/depot/+/9503 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
ddbb25e145
commit
618853d6b0
1 changed files with 3 additions and 10 deletions
|
@ -9,6 +9,8 @@ digraph tvl {
|
|||
// people
|
||||
subgraph {
|
||||
Irenes [href="https://www.pluralpride.com/"];
|
||||
K900 [href="https://0upti.me/"];
|
||||
Profpatsch [href="http://profpatsch.de/"];
|
||||
adisbladis [href="http://nixos.expert/"];
|
||||
amjoseph;
|
||||
andi [label="andi-" href="https://andreas.rammhold.de/"];
|
||||
|
@ -35,14 +37,10 @@ digraph tvl {
|
|||
leah2 [href="https://leahneukirchen.org/"];
|
||||
lukegb [href="https://lukegb.com/"];
|
||||
marcusr [href="http://marcus.nordaaker.com/"];
|
||||
mdjnsn;
|
||||
ncl;
|
||||
nikky [href="http://nikky.moe/"];
|
||||
nyanotech [href="https://twitter.com/nyanotech"];
|
||||
Profpatsch [href="http://profpatsch.de/"];
|
||||
qyliss [href="https://alyssa.is"];
|
||||
seven [href="https://open.spotify.com/user/so7"];
|
||||
spacekookie [href="https://spacekookie.de/"];
|
||||
sterni [href="https://sterni.lv/"];
|
||||
tazjin [href="https://tazj.in/"];
|
||||
wpcarro [href="https://wpcarro.dev/"];
|
||||
|
@ -100,6 +98,7 @@ digraph tvl {
|
|||
// via tvix
|
||||
j4m3s -> tvix;
|
||||
amjoseph -> tvix;
|
||||
K900 -> tvix;
|
||||
|
||||
// via edef
|
||||
benjojo -> edef;
|
||||
|
@ -107,7 +106,6 @@ digraph tvl {
|
|||
firefly -> edef;
|
||||
leah2 -> aurora;
|
||||
ncl -> edef;
|
||||
qyliss -> edef;
|
||||
|
||||
// via spotify
|
||||
seven -> spotify;
|
||||
|
@ -118,7 +116,6 @@ digraph tvl {
|
|||
lukegb -> google;
|
||||
wpcarro -> google;
|
||||
fzakaria -> google;
|
||||
mdjnsn -> google;
|
||||
|
||||
// random primary
|
||||
grfn -> wpcarro;
|
||||
|
@ -130,7 +127,6 @@ digraph tvl {
|
|||
implr -> lukegb;
|
||||
afra -> unspecific;
|
||||
nikky -> afra;
|
||||
spacekookie -> qyliss;
|
||||
kn -> flokli;
|
||||
sterni -> Profpatsch;
|
||||
yuuko -> ncl;
|
||||
|
@ -160,11 +156,8 @@ digraph tvl {
|
|||
lukegb -> benjojo;
|
||||
espes -> benjojo;
|
||||
espes -> aurora;
|
||||
qyliss -> nix;
|
||||
grfn -> nix;
|
||||
edef -> nix;
|
||||
spacekookie -> afra;
|
||||
qyliss -> afra;
|
||||
ezemtsov -> nix;
|
||||
raitobezarius -> nix;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue