Skip to content

Commit 5ecd231

Browse files
authored
Merge pull request github#5212 from github/sj-patch-1
Include @xcorail (GHSL) in code reviews for `experimental` queries
2 parents d326d40 + 4ede277 commit 5ecd231

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
@@ -3,3 +3,10 @@
33
/java/ @github/codeql-java
44
/javascript/ @github/codeql-javascript
55
/python/ @github/codeql-python
6+
7+
# Make @xcorail (GitHub Security Lab) a code owner for experimental queries so he gets pinged when we promote a query out of experimental
8+
/cpp/**/experimental/**/* @github/codeql-c-analysis @xcorail
9+
/csharp/**/experimental/**/* @github/codeql-csharp @xcorail
10+
/java/**/experimental/**/* @github/codeql-java @xcorail
11+
/javascript/**/experimental/**/* @github/codeql-javascript @xcorail
12+
/python/**/experimental/**/* @github/codeql-python @xcorail

0 commit comments

Comments
 (0)