Skip to content

Commit 2e9505e

Browse files
authored
Remove @xcorail from CODEOWNERS
Since @xcorail didn't have write access to this repo, that caused troubles with the CODEOWNERS file.
1 parent d0b5b99 commit 2e9505e

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
@@ -6,12 +6,12 @@
66
/ruby/ @github/codeql-ruby
77

88
# Make @xcorail (GitHub Security Lab) a code owner for experimental queries so he gets pinged when we promote a query out of experimental
9-
/cpp/**/experimental/**/* @github/codeql-c-analysis @xcorail
10-
/csharp/**/experimental/**/* @github/codeql-csharp @xcorail
11-
/java/**/experimental/**/* @github/codeql-java @xcorail
12-
/javascript/**/experimental/**/* @github/codeql-javascript @xcorail
13-
/python/**/experimental/**/* @github/codeql-python @xcorail
14-
/ruby/**/experimental/**/* @github/codeql-ruby @xcorail
9+
/cpp/**/experimental/**/* @github/codeql-c-analysis
10+
/csharp/**/experimental/**/* @github/codeql-csharp
11+
/java/**/experimental/**/* @github/codeql-java
12+
/javascript/**/experimental/**/* @github/codeql-javascript
13+
/python/**/experimental/**/* @github/codeql-python
14+
/ruby/**/experimental/**/* @github/codeql-ruby
1515

1616
# ML-powered queries
1717
/javascript/ql/experimental/adaptivethreatmodeling/ @github/codeql-ml-powered-queries-reviewers

0 commit comments

Comments
 (0)