X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gitosis.conf;h=ea679787d097dc20df56a6e8205c0c0228d7be08;hb=bfab917f122ac69b6f756b043070967462582b37;hp=31d8fc0d175baa5cc106634a7786ec25fee27fe9;hpb=d37c6a46c76451ed2d620417c6e9c6e664f902f6;p=catagits%2Fgitosis-admin.git diff --git a/gitosis.conf b/gitosis.conf index 31d8fc0..ea67978 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -1,12 +1,59 @@ +# lines starting with whitespace are continuation lines +# hash at start of line = whole-line comment +# space + semicolon = comment + [gitosis] [group gitosis-admin] -writable = gitosis-admin Catalyst-Runtime Catalyst-Devel Catalyst-Engine-STOMP -members = mst t0m rafl +writable = + gitosis-admin +# Catalyst-Runtime ; uncomment once pushed + Catalyst-Devel +members = mst t0m rafl marcus jester aristotle apeiron + +[group Engines] +writable = Catalyst-Engine-SCGI Catalyst-Engine-STOMP fcgi2 +members = @gitosis-admin lando + +[group catalyst-dev] +writable = + CatalystX-DynamicComponent + Test-NoTabs + Test-EOL + Catalyst-Action-REST + Catalyst-Devel + Catalyst-Authentication-Realm-Adaptor + Catalyst-View-ContentNegotiation-XHTML + Catalyst-Component-ACCEPT_CONTEXT +# Catalyst-TraitFor-Controller-Data-FormValidator ; uncomment once pushed + Web-Simple HTML-Zoom App-IdiotBox + copyrite + Catalyst-Controller-DBIC-API + Catalyst-Controller-MovableType + Catalyst-View-Component-SubInclude + Catalyst-Plugin-ConfigLoader-Environment + Catalyst-Traitfor-Request-ProxyBase + CatalystX-Debug-ResponseHeaders + CatalystX-Debug-RequestHeaders + Catalyst-ActionRole-ExpiresHeader +members = @all + +[group catbook-code] +writable = catbook-code +members = ash mst -[repo Catalyst-Runtime] +[group Gitalist-committers] +writable = Gitalist +members = @gitosis-admin broquaint ilmari zts abraxxa seven bricas + +[repo Gitalist] gitweb = yes -description = Catalyst Runtime +description = Git web viewer in Catalyst + +# uncomment once pushed +#[repo Catalyst-Runtime] +#gitweb = yes +#description = Catalyst Runtime [repo Catalyst-Devel] gitweb = yes @@ -16,3 +63,59 @@ description = Catalyst-Devel gitweb = yes description = Catalyst-Engine-STOMP +[repo Catalyst-Engine-SCGI] +gitweb = yes +description = Catalyst-Engine-SCGI + +[repo CatalystX-DynamicComponent] +gitweb = yes +description = CatalystX-DynamicComponent + +[repo Test-NoTabs] +gitweb = yes +description = Test-NoTabs + +[repo Test-EOL] +gitweb = yes +description = Test-NoTabs + +[repo Catalyst-TraitFor-Request-ProxyBase] +gitweb = yes +description = Catalyst-TraitFor-Request-ProxyBase + +[repo Catalyst-Component-ACCEPT_CONTEXT] +gitweb = yes +description = Catalyst-Component-ACCEPT_CONTEXT + +[repo Catalyst-Action-REST] +gitweb = yes +description = Catalyst-Action-REST + +[repo Catalyst-Authentication-Realm-Adaptor] +gitweb = yes +description = Adjust parameters of authentication processes on the fly + +# uncomment once pushed +#[repo Catalyst-TraitFor-Controller-Data-FormValidator] +#gitweb = yes +#description = Controller Role for using Data::FormValidator + +[repo Catalyst-View-ContentNegotiation-XHTML] +gitweb = yes +description = View Role for serving XHTML content + +[repo Web-Simple] +gitweb = yes +description = Web::Simple - a lightweight way to write simple web apps + +[repo Catalyst-Controller-DBIC-API] +gitweb = yes +description = http://search.cpan.org/dist/Catalyst-Controller-DBIC-API/ + +[repo Catalyst-View-Component-SubInclude] +gitweb = yes +description = http://search.cpan.org/dist/Catalyst-View-Component-SubInclude + +[repo Catalyst-Controller-MovableType] +gitweb = yes +description = Run Movable Type through Catalyst