Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182c62f commit 22ef35eCopy full SHA for 22ef35e
1 file changed
CODEOWNERS
@@ -13,6 +13,9 @@
13
/python/**/experimental/**/* @github/codeql-python @xcorail
14
/ruby/**/experimental/**/* @github/codeql-ruby @xcorail
15
16
+# ML-powered queries
17
+/javascript/ql/experimental/adaptivethreatmodeling/ @github/codeql-ml-powered-queries-reviewers
18
+
19
# Notify members of codeql-go about PRs to the shared data-flow library files
20
/java/ql/src/semmle/code/java/dataflow/internal/DataFlowImpl.qll @github/codeql-java @github/codeql-go
21
/java/ql/src/semmle/code/java/dataflow/internal/DataFlowImpl2.qll @github/codeql-java @github/codeql-go
@@ -27,4 +30,4 @@
27
30
/docs/query-*-style-guide.md @github/codeql-analysis-reviewers
28
31
29
32
# QL for QL reviewers
-/ql/ @github/codeql-ql-for-ql-reviewers
33
+/ql/ @github/codeql-ql-for-ql-reviewers
0 commit comments