Merge "aclfixer.py: Document standing exceptions"

This commit is contained in:
Zuul 2018-06-27 16:00:58 +00:00 committed by Gerrit Code Review
commit beb0f0bd61

View File

@ -27,12 +27,17 @@ import yaml
TEAM_EXCEPTIONS = [
# Teams that are likely to be moved off TC governance
'Infrastructure',
'RefStack',
# Deployment tool teams with externally-released artifacts
'OpenStack Charms',
'Chef OpenStack',
'OpenStack-Helm',
# Others
'rally',
'RefStack',
]
WILDCARD_REPO_EXCEPTIONS = [