summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/git
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-10-08 22:20:46 +0200
committermakefu <github@syntax-fehler.de>2017-10-08 22:20:46 +0200
commite230eaa0a22d1f23e3f53a62d113d2889be32598 (patch)
tree56e5c44a6f2cbffc94f3e5114035bd4d7a240307 /makefu/2configs/git
parent32e6aed36ae2ec79ca19d375241c2f4c8490254d (diff)
makefu: add makefu-android identity
Diffstat (limited to 'makefu/2configs/git')
-rw-r--r--makefu/2configs/git/cgit-retiolum.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/git/cgit-retiolum.nix b/makefu/2configs/git/cgit-retiolum.nix
index ed890fe4..da246f66 100644
--- a/makefu/2configs/git/cgit-retiolum.nix
+++ b/makefu/2configs/git/cgit-retiolum.nix
@@ -68,7 +68,7 @@ let
# TODO: get the list of all krebsministers
krebsminister = with config.krebs.users; [ lass tv ];
- all-makefu = with config.krebs.users; [ makefu makefu-omo makefu-tsp makefu-vbob makefu-tempx ];
+ all-makefu = with config.krebs.users; [ makefu makefu-omo makefu-tsp makefu-vbob makefu-tempx makefu-android ];
all-exco = with config.krebs.users; [ exco ];
priv-rules = repo: set-owners repo all-makefu;