feat(web/tvl): Added linuxgemini to baby

I can send my ID to check eligibility thanks

Signed-off-by: linuxgemini <ilteris@asenkron.com.tr>
This commit is contained in:
İlteriş Yağıztegin Eroğlu 2020-05-12 14:45:28 +03:00 committed by Vincent Ambo
parent e2fb4bc4de
commit 0be487a5e0

View file

@ -197,6 +197,7 @@ digraph tvl {
edge [weight=0 style="dotted" color="pink" arrowhead="none"];
cynthia -> baby;
eta -> baby;
linuxgemini -> baby;
Q -> baby;
}
}