update haarg keys
[p5sagit/gitosis-admin.git] / gitosis.conf
index f6c1db2..549ecb4 100644 (file)
@@ -2,7 +2,7 @@
 
 [group gitosis-admin]
 writable = gitosis-admin
-members = mst rafl apeiron frew ribasushi t0m timbunce
+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
@@ -52,6 +53,11 @@ writable =
   Devel-Size
   Devel-HideXS
   lib-with-preamble
+  Devel-OverrideGlobalRequire
+  Object-Tap
+  JSON-MaybeXS
+  Sub-Name
+  Try-Tiny
 
 [group corehackers]
 
@@ -66,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