Skip to content

Commit bb1e89d

Browse files
authored
Merge pull request github#7848 from github/henrymercer/js-ml-powered-codeowners
JS: Add codeowners for ML-powered queries
2 parents 182c62f + 22ef35e commit bb1e89d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CODEOWNERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
/python/**/experimental/**/* @github/codeql-python @xcorail
1414
/ruby/**/experimental/**/* @github/codeql-ruby @xcorail
1515

16+
# ML-powered queries
17+
/javascript/ql/experimental/adaptivethreatmodeling/ @github/codeql-ml-powered-queries-reviewers
18+
1619
# Notify members of codeql-go about PRs to the shared data-flow library files
1720
/java/ql/src/semmle/code/java/dataflow/internal/DataFlowImpl.qll @github/codeql-java @github/codeql-go
1821
/java/ql/src/semmle/code/java/dataflow/internal/DataFlowImpl2.qll @github/codeql-java @github/codeql-go
@@ -27,4 +30,4 @@
2730
/docs/query-*-style-guide.md @github/codeql-analysis-reviewers
2831

2932
# QL for QL reviewers
30-
/ql/ @github/codeql-ql-for-ql-reviewers
33+
/ql/ @github/codeql-ql-for-ql-reviewers

0 commit comments

Comments
 (0)