TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
From: q3k@hackerspace•pl
To: depot@tazj.in
Cc: implr@hackerspace•pl, q3k@hackerspace•pl
Subject: [PATCH] feat(web/tvl): add hswaw community to TVL graph
Date: Sun, 10 May 2020 22:32:05 +0200	[thread overview]
Message-ID: <20200510203205.9054-1-q3k@hackerspace.pl> (raw)

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



                 reply	other threads:[~2020-05-10 20:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200510203205.9054-1-q3k@hackerspace.pl \
    --to=q3k@hackerspace$(echo .)pl \
    --cc=depot@tazj.in \
    --cc=implr@hackerspace$(echo .)pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).