grim/hgkeeper

Parents 33b5ec0c4636
Children 7ce614654612
access.yml is no longer used for out authentication, also not sure how this ended up here...
  • +0 -25
    access.yml
  • --- a/access.yml Wed Sep 11 01:04:01 2019 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,25 +0,0 @@
    ----
    -global:
    - init:
    - - admins
    - read:
    - - public
    -groups:
    - admins:
    - - grim
    - pidgin:
    - - grim
    - pidgin-gsoc:
    - - student1
    -patterns:
    - hgkeeper:
    - read:
    - - admins
    - pidgin/gsoc/*:
    - write:
    - - pidgin
    - - pidgin-gsoc
    - pidgin/*:
    - write:
    - - pidgin
    -