Allow for specifying alternate owners for repositories

This will allow repos to have multiple groups listed as having write access, but only if specifically 
listed in the ldap override yaml.

Example:

~~~
repository_alternate_owners:
  infrastructure-puppet:
    - apache
  crunch:
    - attic
    - someotherproject
~~~
1 file changed
tree: 3318d289a5bf7c697e17cab00a6c6a7bb00e4aea
  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.