From dc6d428b8ccb44dbcb3c35dd6b23c5db3b62e2bc Mon Sep 17 00:00:00 2001 From: clubby789 Date: Sun, 26 Jun 2022 23:33:14 +0100 Subject: Add CCC and crusaders of rust --- teams.dot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'teams.dot') diff --git a/teams.dot b/teams.dot index 39e76a9..3e595ca 100644 --- a/teams.dot +++ b/teams.dot @@ -121,6 +121,8 @@ digraph teams { "b1c" [href="https://ctftime.org/team/36439"] "kernel sanders" [href="https://ctftime.org/team/397"] "sigpwny" [href="https://ctftime.org/team/27763"] + "crusaders of rust" [href="https://ctftime.org/team/132628/"] + "CCC" [href="https://ctftime.org/team/114056/"] } // level 4 @@ -245,6 +247,8 @@ digraph teams { "b1c"-> "DiceGang" "kernel sanders"-> "DiceGang" "sigpwny"-> "DiceGang" + "crusaders of rust" -> "DiceGang" + "CCC" -> "DiceGang"; } // level 4 -> level 3 -- cgit 1.4.1