2013-09-26 17:14:40 +02:00

8 lines
192 B
Plaintext

pattern "net.example.project.{private,security}*"
allow "joe@example.net"
allow "jim@example.net"
comment "everyone can read these branches"
pattern "net.example.{public,project}*"
allow "*"