X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gitosis.conf;h=549ecb4578f8d46c8fc34ddc3c6cdca97ba0ba03;hb=3f5fe54a678551f522ebd7792ad6ac4f5bba4e06;hp=6dee0fb2a9a360b5d043dc5120fa9f987a328c75;hpb=3ec60bc64975071a141eab527bd3ad977d9d3c9d;p=p5sagit%2Fgitosis-admin.git diff --git a/gitosis.conf b/gitosis.conf index 6dee0fb..549ecb4 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -2,7 +2,7 @@ [group gitosis-admin] writable = gitosis-admin -members = mst rafl apeiron frew ribasushi +members = mst rafl apeiron frew ribasushi t0m timbunce ether haarg [group p5sagit-dev] @@ -20,6 +20,7 @@ writable = Devel-Declare Devel-Declare-Keyword Devel-GlobalDestruction + Devel-GlobalDestruction-XS Devel-PeekPoke Devel-REPL Distar @@ -29,6 +30,7 @@ writable = Exception-Guaranteed Filter-Keyword Function-Parameters + Gather-Once IO-Pipeline IPC-PerlSSH-MultiHop local-lib @@ -43,6 +45,19 @@ writable = strictures Sub-ScalarLike Syntax-Keyword-Gather + Import-Into + Safe-Isa + curry + version-fallback + Sub-Exporter-Progressive + Devel-Size + Devel-HideXS + lib-with-preamble + Devel-OverrideGlobalRequire + Object-Tap + JSON-MaybeXS + Sub-Name + Try-Tiny [group corehackers] @@ -57,3 +72,9 @@ description = p5sagit@git.shadowcat.co.uk:Class-C3-Componentised.git [repo Config-Any] description = p5sagit@git.shadowcat.co.uk:Config-Any.git + +[repo Sub-Name] +description = (Re)name a sub - mirrored to https://github.com/p5sagit/Sub-Name + +[repo Try-Tiny] +description = Minimal try/catch with proper preservation of $@ - mirrored to https://github.com/p5sagit/Try-Tiny