aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjld3103 <jld3103yt@gmail.com>2023-08-04 15:18:37 +0200
committerjld3103 <jld3103yt@gmail.com>2023-08-11 13:31:34 +0200
commit8efdb75f4e99bf5b9c7b4620c4df2846fb973db5 (patch)
tree593716b1d91140697045c276939d16dfb2ee0e51 /.github
parent2b719c7a7b672e55b3c3761c99af719312fd5538 (diff)
downloadnextcloud-server-8efdb75f4e99bf5b9c7b4620c4df2846fb973db5.tar.gz
nextcloud-server-8efdb75f4e99bf5b9c7b4620c4df2846fb973db5.zip
Add OpenAPI CODEOWNERS
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 273ed8dde4c..12d8dd6a728 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -36,6 +36,10 @@
/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen @st3iny
/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen @st3iny
+# OpenAPI
+openapi.json @provokateurin
+ResponseDefinitions.php @provokateurin
+
# Personal interest
*/Activity/* @nickvergessen
*/Notifications/* @nickvergessen