mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
8 lines
192 B
Plaintext
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 "*"
|