]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Add CODEOWNERS
authorQuinn Casey <quinn@quinncasey.com>
Thu, 7 Apr 2022 15:12:05 +0000 (08:12 -0700)
committerQuinn Casey <quinn@quinncasey.com>
Thu, 7 Apr 2022 15:12:05 +0000 (08:12 -0700)
CODEOWNERS [new file with mode: 0644]

diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644 (file)
index 0000000..294abd1
--- /dev/null
@@ -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