mirror of
https://github.com/github/codeql.git
synced 2025-12-27 14:16:34 +01:00
13 lines
604 B
Plaintext
13 lines
604 B
Plaintext
/cpp/ @github/codeql-c-analysis
|
|
/csharp/ @github/codeql-csharp
|
|
/java/ @github/codeql-java
|
|
/javascript/ @github/codeql-javascript
|
|
/python/ @github/codeql-python
|
|
|
|
# Make @xcorail (GitHub Security Lab) a code owner for experimental queries so he gets pinged when we promote a query out of experimental
|
|
/cpp/**/experimental/**/* @github/codeql-c-analysis @xcorail
|
|
/csharp/**/experimental/**/* @github/codeql-csharp @xcorail
|
|
/java/**/experimental/**/* @github/codeql-java @xcorail
|
|
/javascript/**/experimental/**/* @github/codeql-javascript @xcorail
|
|
/python/**/experimental/**/* @github/codeql-python @xcorail
|