Guest User

Untitled

a guest
Apr 23rd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. @admins = one two three
  2.  
  3. @users = five six @admins
  4.  
  5. @admin = project1 project2
  6.  
  7. repo @admin
  8. RW = @users
  9.  
  10.  
  11. repo @archive
  12. R = @users
Add Comment
Please, Sign In to add comment