mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Remove @xcorail from CODEOWNERS
Since @xcorail didn't have write access to this repo, that caused troubles with the CODEOWNERS file.
This commit is contained in:
committed by
GitHub
parent
d0b5b99e74
commit
2e9505e7f2
12
CODEOWNERS
12
CODEOWNERS
@@ -6,12 +6,12 @@
|
|||||||
/ruby/ @github/codeql-ruby
|
/ruby/ @github/codeql-ruby
|
||||||
|
|
||||||
# Make @xcorail (GitHub Security Lab) a code owner for experimental queries so he gets pinged when we promote a query out of experimental
|
# 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
|
/cpp/**/experimental/**/* @github/codeql-c-analysis
|
||||||
/csharp/**/experimental/**/* @github/codeql-csharp @xcorail
|
/csharp/**/experimental/**/* @github/codeql-csharp
|
||||||
/java/**/experimental/**/* @github/codeql-java @xcorail
|
/java/**/experimental/**/* @github/codeql-java
|
||||||
/javascript/**/experimental/**/* @github/codeql-javascript @xcorail
|
/javascript/**/experimental/**/* @github/codeql-javascript
|
||||||
/python/**/experimental/**/* @github/codeql-python @xcorail
|
/python/**/experimental/**/* @github/codeql-python
|
||||||
/ruby/**/experimental/**/* @github/codeql-ruby @xcorail
|
/ruby/**/experimental/**/* @github/codeql-ruby
|
||||||
|
|
||||||
# ML-powered queries
|
# ML-powered queries
|
||||||
/javascript/ql/experimental/adaptivethreatmodeling/ @github/codeql-ml-powered-queries-reviewers
|
/javascript/ql/experimental/adaptivethreatmodeling/ @github/codeql-ml-powered-queries-reviewers
|
||||||
|
|||||||
Reference in New Issue
Block a user