From 247658487f93ceaf925af973f5014db77e643488 Mon Sep 17 00:00:00 2001
From: librelois <c@elo.tf>
Date: Tue, 24 May 2022 21:54:04 +0200
Subject: [PATCH] add ManUtopiK

---
 resources/gdev.json | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/resources/gdev.json b/resources/gdev.json
index 38462f9a9..4fff226ff 100644
--- a/resources/gdev.json
+++ b/resources/gdev.json
@@ -4,7 +4,7 @@
   "identities": {
     "Elois": {
       "balance": 1000,
-      "certs": ["poka", "cgeek", "vit", "tuxmain", "HugoTrentesaux"],
+      "certs": ["poka", "cgeek", "vit", "tuxmain", "HugoTrentesaux", "ManUtopiK"],
       "pubkey": "5H95G8bwuf4yyNNNa83hDhj7wpYaSRhZiGezZ9TDbyqNdAhY"
     },
     "poka": {
@@ -31,6 +31,11 @@
       "balance": 1000,
       "certs": ["poka", "vit", "tuxmain", "elois"],
       "pubkey": "5Dq8xjvkmbz7q4g2LbZgyExD26VSCutfEc6n4W4AfQeVHZqz"
+    },
+    "ManUtopiK": {
+      "balance": 1000,
+      "certs": ["poka", "vit", "tuxmain", "elois", "HugoTrentesaux"],
+      "pubkey": "5DUjwHRqPayt3tAZk1fqEgU99xZB9jzBHKy2sMSTNcc7m9D1"
     }
   },
   "parameters": {
@@ -80,6 +85,9 @@
     },
     "HugoTrentesaux": {
       "certs": ["poka", "vit", "tuxmain", "elois"]
+    },
+    "ManUtopiK": {
+      "certs": ["poka", "vit", "tuxmain", "elois", "HugoTrentesaux"]
     }
   },
   "sudo_key": "5Co5AWcBiz4HaAEpu8BxLdghnCob89rFGU5yQ65WP3t2jsyB"
-- 
GitLab