aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mars-attacks.org>2013-06-24 15:23:39 +0200
committerNicolas Vigier <boklm@mars-attacks.org>2013-06-24 15:23:39 +0200
commit61b5af7e42f23ad53956c083fc6a9271e2d58cff (patch)
tree2cc12d0ff5b64109907ab761718dac9451985985
parente9e6a950e782419853b4a3b2593445eb6c85de03 (diff)
downloadmgagit-61b5af7e42f23ad53956c083fc6a9271e2d58cff.tar
mgagit-61b5af7e42f23ad53956c083fc6a9271e2d58cff.tar.gz
mgagit-61b5af7e42f23ad53956c083fc6a9271e2d58cff.tar.bz2
mgagit-61b5af7e42f23ad53956c083fc6a9271e2d58cff.tar.xz
mgagit-61b5af7e42f23ad53956c083fc6a9271e2d58cff.zip
Add repodef_repo.gl template
-rw-r--r--NEWS1
-rw-r--r--tmpl/repodef_repo.gl4
2 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7bc75b..c01c81c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- add repodef_repo.gl template
- allow defining repos directly in main config file
Version 0.1
diff --git a/tmpl/repodef_repo.gl b/tmpl/repodef_repo.gl
new file mode 100644
index 0000000..8d18b2b
--- /dev/null
+++ b/tmpl/repodef_repo.gl
@@ -0,0 +1,4 @@
+repo [% repo %]
+ RW master = [% r.repos.$repo.maintainer %]
+ RW+ user/USER/ = @all
+ R = @all