aboutsummaryrefslogtreecommitdiffstats
path: root/services/taskserver
diff options
context:
space:
mode:
Diffstat (limited to 'services/taskserver')
-rw-r--r--services/taskserver/organisations.nix14
1 files changed, 0 insertions, 14 deletions
diff --git a/services/taskserver/organisations.nix b/services/taskserver/organisations.nix
deleted file mode 100644
index c3ad966..0000000
--- a/services/taskserver/organisations.nix
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- vhack = {
- users = [
- "soispha"
- ];
- };
- soispha = {
- users = [
- "soispha"
- "android-mobile"
- "android-tab"
- ];
- };
-}