Switch to custom 'committers' role for new repos

This switches the default repository rights for committers from 'push' to 'committers', which is a custom role that grants the same rights as 'push' (write) plus the ability to create protected tags when tag rules are in place. See https://issues.apache.org/jira/browse/INFRA-24644 for additional context on this role.
1 file changed
tree: 85931f3c26b3c3914d7048b9b9877e2adfde01d6
  1. htdocs/
  2. server/
  3. .asf.yaml
  4. .gitignore
  5. LICENSE
  6. pipservice-boxer.service
  7. README.md
  8. requirements.txt
README.md

infrastructure-boxer

The ASF Infrastructure Boxer Application provides services for ASF committers and Members who are working with Git repositories. Its current services are:

  • a list of Apache GitHub repositories, original or mirrored, with links to their logs.
  • Boxer, a tool providing
    • account management: associate a user's Git account with their ASF account.
    • repository management: easily create a new Git repository within the ASF system.