about summary refs log tree commit diff
path: root/teams.dot
diff options
context:
space:
mode:
Diffstat (limited to 'teams.dot')
-rw-r--r--teams.dot14
1 files changed, 14 insertions, 0 deletions
diff --git a/teams.dot b/teams.dot
index 5ff0687..39e76a9 100644
--- a/teams.dot
+++ b/teams.dot
@@ -114,6 +114,13 @@ digraph teams {
 
     // ESPR
     "StratumAuhuur" [href="https://ctftime.org/team/5317"];
+
+    // DiceGang
+    "Sice Squad" [href="https://ctftime.org/team/55508"]
+    "redpwn" [href="https://ctftime.org/team/59759"]
+    "b1c" [href="https://ctftime.org/team/36439"]
+    "kernel sanders" [href="https://ctftime.org/team/397"]
+    "sigpwny" [href="https://ctftime.org/team/27763"]
   }
 
   // level 4
@@ -231,6 +238,13 @@ digraph teams {
     // ESPR
     "KITCTF" -> "Eat Sleep Pwn Repeat";
     "StratumAuhuur" -> "Eat Sleep Pwn Repeat";
+
+    // Dice Gang
+    "Sice Squad"-> "DiceGang"
+    "redpwn"-> "DiceGang"
+    "b1c"-> "DiceGang"
+    "kernel sanders"-> "DiceGang"
+    "sigpwny"-> "DiceGang"
   }
 
   // level 4 -> level 3