Skip to content

Commit 8f8b8be

Browse files
authored
Include @xcorail in code reviews for experimental queries
1 parent c4cca83 commit 8f8b8be

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
/docs/language/ @shati-patel @jf205
1414

1515
# Exclude help for experimental queries from docs review
16-
/cpp/**/experimental/**/*.qhelp @github/codeql-c-analysis
17-
/csharp/**/experimental/**/*.qhelp @github/codeql-csharp
18-
/java/**/experimental/**/*.qhelp @github/codeql-java
19-
/javascript/**/experimental/**/*.qhelp @github/codeql-javascript
20-
/python/**/experimental/**/*.qhelp @github/codeql-python
16+
/cpp/**/experimental/**/*.qhelp @github/codeql-c-analysis @xcorail
17+
/csharp/**/experimental/**/*.qhelp @github/codeql-csharp @xcorail
18+
/java/**/experimental/**/*.qhelp @github/codeql-java @xcorail
19+
/javascript/**/experimental/**/*.qhelp @github/codeql-javascript @xcorail
20+
/python/**/experimental/**/*.qhelp @github/codeql-python @xcorail

0 commit comments

Comments
 (0)