From 0be487a5e050d0672b503044e8f4baca0535e5f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0lteri=C5=9F=20Ya=C4=9F=C4=B1ztegin=20Ero=C4=9Flu?= Date: Tue, 12 May 2020 14:45:28 +0300 Subject: [PATCH] feat(web/tvl): Added linuxgemini to baby I can send my ID to check eligibility thanks Signed-off-by: linuxgemini --- web/tvl/tvl.dot | 1 + 1 file changed, 1 insertion(+) diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index 414c76730..e7c642347 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -197,6 +197,7 @@ digraph tvl { edge [weight=0 style="dotted" color="pink" arrowhead="none"]; cynthia -> baby; eta -> baby; + linuxgemini -> baby; Q -> baby; } }