TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(web/tvl): add hswaw community to TVL graph
@ 2020-05-10 20:32 q3k
  0 siblings, 0 replies; only message in thread
From: q3k @ 2020-05-10 20:32 UTC (permalink / raw)
  To: depot; +Cc: implr, q3k

From: Sergiusz Bazanski <q3k@hackerspace•pl>

---
 web/tvl/tvl.dot | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot
index 9f0c075..ee31fc3 100644
--- a/web/tvl/tvl.dot
+++ b/web/tvl/tvl.dot
@@ -61,6 +61,7 @@ digraph tvl {
   ircv3 [color="#DB4437" fontcolor="#DB4437" href="https://ircv3.net/"];
   lgbtslack [label="lgbt.tech" color="#DB4437" fontcolor="#DB4437" href="https://lgbtq.technology/"];
   muccc [label="µccc" color="#DB4437" fontcolor="#DB4437" href="https://muc.ccc.de/"];
+  hswaw [label="hswaw" color="#DB4437" fontcolor="#DB4437" href="https://hackerspace.pl/"];
   unspecific [color="grey" fontcolor="grey"];
   baby [color="pink" fontcolor="pink" href="https://cynthia.re/s/baby"];
 
@@ -143,6 +144,10 @@ digraph tvl {
   hexchen -> muccc [weight=0 style="dotted" color="grey" arrowhead="none"];
   q3k -> muccc [weight=0 style="dotted" color="grey" arrowhead="none"];
 
+  // hswaw
+  implr -> hswaw [weight=0 style="dotted" color="grey" arrowhead="none"];
+  q3k -> hswaw [weight=0 style="dotted" color="grey" arrowhead="none"];
+
   // random
   leah2 -> edef  [weight=0 style="dotted" color="grey" arrowhead="none"];
   lukegb -> isomer  [weight=0 style="dotted" color="grey" arrowhead="none"];
-- 
2.26.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-10 20:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-10 20:32 [PATCH] feat(web/tvl): add hswaw community to TVL graph q3k

Code repositories for project(s) associated with this public inbox

	https://code.tvl.fyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).