matrix.hackerspace.pl: give appservce-irc admin access to q3k and inf

Change-Id: I54334f4e8d1abd037ae2c821cb3569312bd2fe3b
diff --git a/app/matrix/matrix.hackerspace.pl.jsonnet b/app/matrix/matrix.hackerspace.pl.jsonnet
index 5862feb..1478401 100644
--- a/app/matrix/matrix.hackerspace.pl.jsonnet
+++ b/app/matrix/matrix.hackerspace.pl.jsonnet
@@ -45,6 +45,10 @@
                         domain: "%s" % [cfg.serverName],
                     },
                     ircService+: {
+                        permissions: {
+                            "@q3k:hackerspace.pl": "admin",
+                            "@informatic:hackerspace.pl": "admin",
+                        },
                         servers+: {
                             "irc.freenode.net"+: {
                                 ircClients+: {