mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Merge pull request #667 from paperless-ngx/codeowners
Feature: Add CODEOWNERS
This commit is contained in:
		
							
								
								
									
										12
									
								
								.github/PULL_REQUEST_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.github/PULL_REQUEST_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							| @@ -1,23 +1,15 @@ | ||||
| <!--  | ||||
| <!-- | ||||
| Note: All PRs with code changes should be targeted to the `dev` branch, pure documentation changes can target `main` | ||||
| --> | ||||
|  | ||||
| ## Proposed change | ||||
|  | ||||
| <!-- | ||||
| Please include a summary of the change and which issue is fixed (if any) and any relevant motivation / context. List any dependencies that are required for this change. If appropriate, please include an explanation of how your poposed change can be tested. Screenshots and / or videos can also be helpful if appropriate. | ||||
| Please include a summary of the change and which issue is fixed (if any) and any relevant motivation / context. List any dependencies that are required for this change. If appropriate, please include an explanation of how your proposed change can be tested. Screenshots and / or videos can also be helpful if appropriate. | ||||
| --> | ||||
|  | ||||
| Fixes # (issue) | ||||
|  | ||||
| <!-- | ||||
| Please also tag the relevant team to help with review. You can tag any of the following: | ||||
| @paperless-ngx/backend (Python / django, database, etc.) | ||||
| @paperless-ngx/frontend (JavaScript/Typescript, HTML, CSS, etc.) | ||||
| @paperless-ngx/ci-cd (GitHub Actions, deployment) | ||||
| @paperless-ngx/test (General testing for larger PRs) | ||||
| --> | ||||
|  | ||||
| ## Type of change | ||||
|  | ||||
| <!-- | ||||
|   | ||||
							
								
								
									
										10
									
								
								CODEOWNERS
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								CODEOWNERS
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| /.github/workflows/ @paperless-ngx/ci-cd | ||||
| /docker/ @paperless-ngx/ci-cd | ||||
| /scripts/ @paperless-ngx/ci-cd | ||||
|  | ||||
| /src-ui/ @paperless-ngx/frontend | ||||
|  | ||||
| /src/ @paperless-ngx/backend | ||||
| Pipfile* @paperless-ngx/backend | ||||
| *.py @paperless-ngx/backend | ||||
| requirements.txt @paperless-ngx/backend | ||||
		Reference in New Issue
	
	Block a user
	 Quinn Casey
					Quinn Casey