Skip to content

Commit 4ede277

Browse files
authored
Update CODEOWNERS
1 parent 4b884bd commit 4ede277

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CODEOWNERS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/javascript/ @github/codeql-javascript
55
/python/ @github/codeql-python
66

7-
# Exclude help for experimental queries from docs review
8-
/cpp/**/experimental/**/*.qhelp @github/codeql-c-analysis @xcorail
9-
/csharp/**/experimental/**/*.qhelp @github/codeql-csharp @xcorail
10-
/java/**/experimental/**/*.qhelp @github/codeql-java @xcorail
11-
/javascript/**/experimental/**/*.qhelp @github/codeql-javascript @xcorail
12-
/python/**/experimental/**/*.qhelp @github/codeql-python @xcorail
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)