We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d326d40 + 4ede277 commit 5ecd231Copy full SHA for 5ecd231
CODEOWNERS
@@ -3,3 +3,10 @@
3
/java/ @github/codeql-java
4
/javascript/ @github/codeql-javascript
5
/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