We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7203589 commit b246928Copy full SHA for b246928
.github/CODEOWNERS
@@ -1,7 +1,7 @@
1
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
2
3
# Requiring review from security team for Content-Security-Policy changes
4
-**/vercel.json @getsentry/security
+# **/vercel.json @getsentry/security
5
6
# Codeowners listed below are used as a reference for the Sentry team to know who to contact for a given area of the codebase.
7
vercel.json
@@ -31,4 +31,4 @@
31
}
32
],
33
"trailingSlash": true
34
-}
+}
0 commit comments