Skip to content

Commit 6460ce3

Browse files
committed
Add @codeql-go as code owners for the shared data-flow library files
1 parent b0fa8df commit 6460ce3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,10 @@
1010
/java/**/experimental/**/* @github/codeql-java @xcorail
1111
/javascript/**/experimental/**/* @github/codeql-javascript @xcorail
1212
/python/**/experimental/**/* @github/codeql-python @xcorail
13+
14+
# Notify members of codeql-go about PRs to the shared data-flow library files
15+
/java/ql/src/semmle/code/java/dataflow/internal/DataFlowImpl.qll @github/codeql-java @github/codeql-go
16+
/java/ql/src/semmle/code/java/dataflow/internal/DataFlowImpl2.qll @github/codeql-java @github/codeql-go
17+
/java/ql/src/semmle/code/java/dataflow/internal/DataFlowImplCommon.qll @github/codeql-java @github/codeql-go
18+
/java/ql/src/semmle/code/java/dataflow/internal/tainttracking1/TaintTrackingImpl.qll @github/codeql-java @github/codeql-go
19+
/java/ql/src/semmle/code/java/dataflow/internal/tainttracking2/TaintTrackingImpl.qll @github/codeql-java @github/codeql-go

0 commit comments

Comments
 (0)