diff options
author | gitosis user <git@cryptech.is> | 2014-02-04 02:03:49 +0000 |
---|---|---|
committer | gitosis user <git@cryptech.is> | 2014-02-04 02:03:49 +0000 |
commit | a4b9ee5cd51d76678fa25e5142aef7052db87497 (patch) | |
tree | f0f1f414a14e919698c13d249e1e20fa57e99f51 /conf | |
parent | d5b29dd97fcaebb6762100bbf16619192f7b4167 (diff) |
gitolite has really confusing documentation.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/gitolite.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index e0b70a7..85871eb 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -1,6 +1,6 @@ # People who administer the repository system. -@admins = sra randy +@admins = sra randy sra@hactrn.net randy@psg.com # For now we use user group @all to mean the cryptech core group. If # we ever have committers who are not core, we'll likely need a @core |