This is the result of running:
    find modules/openstack_project/files/gerrit/acls/ -type f \
        -name "*.config" -exec ./tools/normalize_acl.py {} 3 \;
Change-Id: I806014585faa0fe6460769a42bd1b69b846a034f
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			281 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			281 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[access]
 | 
						|
inheritFrom = API-Projects
 | 
						|
 | 
						|
[access "refs/heads/*"]
 | 
						|
abandon = group keystone-core
 | 
						|
label-Code-Review = -2..+2 group keystone-core
 | 
						|
label-Workflow = -1..+1 group keystone-core
 | 
						|
 | 
						|
[receive]
 | 
						|
requireChangeId = true
 | 
						|
requireContributorAgreement = true
 | 
						|
 | 
						|
[submit]
 | 
						|
mergeContent = true
 |