about summary refs log tree commit diff
path: root/teams.dot
diff options
context:
space:
mode:
authorEmile <git@emile.space>2022-06-22 22:29:26 +0200
committerEmile <git@emile.space>2022-06-22 22:29:26 +0200
commitbe4c493b47ed15084e57ac1e0c1faccf601b2a9d (patch)
tree0703013a1721969abd871245a9c36af952e58136 /teams.dot
parent79eb14169713aa4e963a1b8a290f147b3b469d46 (diff)
added the dicegang merger teams
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