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 a4224a2 commit b0daaa3Copy full SHA for b0daaa3
.github/CODEOWNERS
@@ -0,0 +1,11 @@
1
+# These owners will be the default owners for everything in
2
+# the repo. Unless a later match takes precedence,
3
+# @temporalio/sdk will be requested for review when
4
+# someone opens a pull request.
5
+* @temporalio/sdk
6
+
7
+# Security team must approve exceptions to static analysis
8
+# scans, and any custom rules.
9
10
+.semgrepignore @temporalio/security
11
+.semgrep/ @temporalio/security
0 commit comments