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
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			256 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			256 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[access "refs/heads/*"]
 | 
						|
abandon = group tacker-specs-core
 | 
						|
label-Code-Review = -2..+2 group tacker-specs-core
 | 
						|
label-Workflow = -1..+1 group tacker-specs-core
 | 
						|
 | 
						|
[receive]
 | 
						|
requireChangeId = true
 | 
						|
requireContributorAgreement = true
 | 
						|
 | 
						|
[submit]
 | 
						|
mergeContent = true
 |