diff options
author | 2012-01-09 23:27:01 +0530 | |
---|---|---|
committer | 2012-02-24 12:47:28 +0530 | |
commit | 29b2c2fdce33a09cc36be254a02f0626934f6503 (patch) | |
tree | 5736b3e91fb7a2ee34ea0cb8f3397c945f32f387 /doc/delegation.mkd | |
parent | <sigh> why won't people read just *one* para more...? (diff) | |
download | gitolite-gentoo-29b2c2fdce33a09cc36be254a02f0626934f6503.tar.gz gitolite-gentoo-29b2c2fdce33a09cc36be254a02f0626934f6503.tar.bz2 gitolite-gentoo-29b2c2fdce33a09cc36be254a02f0626934f6503.zip |
next round of doc changes
Diffstat (limited to 'doc/delegation.mkd')
-rw-r--r-- | doc/delegation.mkd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/delegation.mkd b/doc/delegation.mkd index 243e247..e62c990 100644 --- a/doc/delegation.mkd +++ b/doc/delegation.mkd @@ -42,9 +42,8 @@ well as *any* repo inside the `browsers` subdirectory, as members of the Each of these groups is called a **subconf** from here on. Then you designate a **sub-admin** to manage each subconf, and you ensure -(using the standard gitolite feature of restricting pushes by names of changed -files) that a sub-admin can make changes only to her subconf file and nothing -else. +(using [this][NAME] gitolite feature) that a sub-admin can make changes only +to her subconf file and nothing else. For example, Alice is in charge of all web browser development projects. Similarly, Bob takes care of web servers, and Mallory, as [tradition][abe] |