aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: c440b065f5e157c23c23ac6d7fb4832785ef07f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
How to add a new software repository
------------------------------------

Create a file [reponame].repo replacing [reponame] with the name of the
repository.


Repository parameters
---------------------

The following parameters can be set :

 - description : a short description of the repository

 - maintainer : login of the maintainer

 - lockdown : set to 'yes' if only the maintainer should be allowed to
   push to master and release/ branches.