summaryrefslogtreecommitdiffstats
path: root/mv/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-02-11 21:31:15 +0100
committermakefu <github@syntax-fehler.de>2016-02-11 21:31:15 +0100
commit107115dd1a126558c7befccf1dbe31b970324bed (patch)
tree75449913737104b382b3e71ef0340a7af4eba402 /mv/2configs
parent02efcd83eac9907b8d29145b53840868615d1543 (diff)
parent75302b57df117828664a591ca672820deb216e41 (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'mv/2configs')
-rw-r--r--mv/2configs/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/mv/2configs/git.nix b/mv/2configs/git.nix
index 991d0c4..c182d0d 100644
--- a/mv/2configs/git.nix
+++ b/mv/2configs/git.nix
@@ -45,7 +45,7 @@ let
perm = push "refs/*" [ non-fast-forward create delete merge ];
} ++
optional repo.public {
- user = [ lass makefu uriel tv tv_xu ];
+ user = [ lass makefu uriel tv tv-xu ];
repo = [ repo ];
perm = fetch;
} ++