aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2024-01-30 14:23:26 +0100
committerGitHub <noreply@github.com>2024-01-30 14:23:26 +0100
commite22443263f83ac212e69d2e0b3a054a7ca8916b9 (patch)
treed7917a73f9618367214d5bbfa9063b5ac839a939 /.github
parent779a78262b6c3a1e12b608b3d02dcee9b19c017e (diff)
downloadnextcloud-server-e22443263f83ac212e69d2e0b3a054a7ca8916b9.tar.gz
nextcloud-server-e22443263f83ac212e69d2e0b3a054a7ca8916b9.zip
chore(codeowners): add frontend files expertise
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c19787d1eea..faa8859c80e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -28,6 +28,13 @@
/apps/weather_status/appinfo/info.xml @julien-nc @juliushaertl
/apps/workflowengine/appinfo/info.xml @blizzz @juliushaertl
+# Frontend expertise
+/apps/files/src @skjnldsv
+/apps/files_external/src @skjnldsv
+/apps/files_reminders/src @skjnldsv
+/apps/files_sharing/src/actions @skjnldsv
+/apps/files_trashbin/src @skjnldsv
+
# Security team
/resources/codesigning @mgallien @miaulalala @nickvergessen
/resources/config/ca-bundle.crt @ChristophWurst @miaulalala @nickvergessen